Programming (Year 11)
Input and Output
In Python, which function is used to get input from the user?
input()
scan()
get()
read()
Next