Quiz App

Create your own quiz with

5 or more questions.

If you have the user enter non-numeric answers, think and cover the different ways a user could enter a correct answer.

For example, if the answer is “a”, would “A” also be acceptable?

Let the user know if she gets the question correct. Print a message depending on the user's answer.

Extension: For a 4...

Figure out how to add up correct answers and tell the user her score.