CBSE Class 11 Computer Science
Question 35 of 106
Python Fundamentals — Question 21
Back to all questions 21
Question Question 21
To convert the read value through input( ) into integer type, ..........( ) is used.
- floating
- float
- int ✓
- integer