STEP 4: We always store the user input in a variable. We can use that input later, for example in a.say() command.
The input variable lets us store the text that the user types. We can change that name of that variable to remind us of the value it holds.