Programming (12th Grade)
input function
Which of the following is the correct syntax for the input function in Python?
input()
get_input()
getInput()
userInput()
Next