Programming (Year 12)
Input/Output
Which function is used to get user input in Python?
input()
read()
write()
get()
Next