Computer Science
Fill in the blanks:
The _________ function gets the input from the user.
Python Funda
7 Likes
Answer
input( )
Answered By
1 Like
Related Questions
Fill in the blanks:
Python is a _________ sensitive language.
Fill in the blanks:
The _________ function prints the value of a variable/expression.
Fill in the blanks:
The input( ) function returns the read value as of _________ type.
Fill in the blanks:
To convert an input( )'s value in integer type, _________ function is used.