Python Programming - Console Input/Output - Discussion
Discussion Forum : Console Input/Output - General Questions (Q.No. 3)
3.
How can you read an integer input from the console?
Answer: Option
Explanation:
To read an integer input from the console, you can use
int(input())
to convert the input string to an integer.
Discussion:
Be the first person to comment on this question !
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers