Currently, if the user enters nothing at all, or enters gibberish, the quiz simply treats it as a wrong answer. Change how the input is handled so that if input is not entered in the correct form, the user is informed of the incorrect input and is prompted for a new answer.
Currently, if the user enters nothing at all, or enters gibberish, the quiz simply treats it as a wrong answer. Change how the input is handled so that if input is not entered in the correct form, the user is informed of the incorrect input and is prompted for a new answer.
~estimated 200