Computer Science (Year 8)
Input Functions
Which Python command is used to get user input?
print()
input()
ask()
receive()
Next