How does the input() function work?
input()
Splits a string into a list
Outputs a message to the console
Converts a string to an integer
Reads and returns input from the user as a string