Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

real numbers python

x = "5"
integer = int(x)
#integer is the string version of x
 
PREVIOUS NEXT
Tagged: #real #numbers #python
ADD COMMENT
Topic
Name
8+3 =