Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

function in the input function python

num = tuple(input("Enter number: "))
# output
print(num)
Source by www.techwithtim.net #
 
PREVIOUS NEXT
Tagged: #function #input #function #python
ADD COMMENT
Topic
Name
6+7 =