Programming (Year 11)
Input/Output
Which function is used to read input from the user in Python?
input()
read()
get()
scan()
Next