Exit Quiz
Question 1 of 6
1
of 6
Which function in Python is used to get input from the user?
Select one answer
print()
get()
input()
ask()
This function waits for the user to type something.
Need a hint?
Check