Study Material
Computer Science
The input( ) returns the value as .......... type.
integer
string
floating point
none of these
Python Funda
22 Likes
Answer
string
Answered By
6 Likes
Related Questions
Which of the following functions print the output to the console ?
View Answer
Bookmark Now
Select the reserved keyword in Python.
View Answer
Bookmark Now
To convert the read value through input( ) into integer type, ..........( ) is used.
View Answer
Bookmark Now
To convert the read value through input( ) into a floating point number, ..........( ) is used.
View Answer
Bookmark Now