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