Use an if statement to test the value of the user's input before using that input as an index.
If the value is too big, print a message and get the user's input again. This will need to be in a...