Dear A290-web/A590-web Friends, The minute paper for today will ask you to work as much as you can (or want to) to turn the program we wrote in class today into a program that adds the following features to the ones that we currently have: a) make the program also keep track of and report the total number of questions the user has answered (correctly and incorrectly) thus far b) report _the initial_ values of this new piece of data, as well as the one that represents the number of correct answers provided by the user, as 0 (zero) as we actually should (currently the initial value is essentially the missing value, and is acting as an empty string). c) add a Reset button. See the button Adam added earlier in class. Do the same with ONLY ONE FORM (he creatively "cheated" by placing the new button, which is still a submit button, only is labeled "Reset", into a new form, so the result is that pushing Reset now amounts to calling our program with no data, which is the same as calling it for the first time). d) also make the program count the empty answers as wrong unless the result of the addition is indeed zero e) now make the program REPEAT the question when an empty answer is submitted but not more than THREE times. The third time an empty answer is submitted it should count as a wrong answer. Once this is done put the link to your code on your web page. Try to post the code as well. We will start tomorrow's class by looking at the websites to see who did this and who didn't. And based on that we will determine a specific starting point and speed for the lecture tomorrow. If you need help or have any questions please let me know. Sincerely, Adrian German