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