Which of the following is a valid syntax for reading user input in Python?
scanf()
read()
input()
cin

Programming Principles Exercises are loading ...