Study Material
Computer Science
To convert the read value through input( ) into integer type, ..........( ) is used.
floating
float
int
integer
Python Funda
16 Likes
Answer
int
Answered By
2 Likes
Related Questions
Select the reserved keyword in Python.
View Answer
Bookmark Now
The input( ) returns the value as .......... type.
View Answer
Bookmark Now
To convert the read value through input( ) into a floating point number, ..........( ) 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