Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

python input

# The function 'input()' asks the user for input
myName = input()
 
PREVIOUS NEXT
Tagged: #python #input
ADD COMMENT
Topic
Name
6+1 =