Fork Python 1 Question 11

Last Updated :
Discuss
Comments

Which of the following is the correct way to take user input in Python?

input()
 

get_input()

user_input()

read_input() 

Share your thoughts in the comments