Study Material
Computer Science
To convert the read value through input( ) into a floating point number, ..........( ) is used.
floating
float
int
integer
Python Funda
15 Likes
Answer
float
Answered By
5 Likes
Related Questions
The input( ) returns the value as .......... type.
View Answer
Bookmark Now
To convert the read value through input( ) into integer type, ..........( ) is used.
View Answer
Bookmark Now
To print a line a text without ending it with a newline, .......... argument is used with print( )
View Answer
Bookmark Now
The default separator character of print( ) is ..........
View Answer
Bookmark Now