Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

python input integer

age = input("How old are you? ")
age = int(age)
Source by nostarch.com #
 
PREVIOUS NEXT
Tagged: #python #input #integer
ADD COMMENT
Topic
Name
1+6 =