Following the directions that were given to you during your first tutorial, create a CodeWarrior project called QuizTwo. If you are working at home and are not using CodeWarrior, do the equivalent for whatever IDE you are using at home.
Download the file QuizTwo.java and include it in your project. If you are using CodeWarrior, remember to set the target settings so that QuizTwo is the main class.
Correct the syntax errors in QuizTwo.java so that your project will compile and run. Add one comment to the top of your program that states your name. Make a printout of your corrected Java code. You need to submit this printout.
You also must submit a printout that shows the output of your program. Again, follow the directions that were given during your first tutorial to capture the screen and to produce a printout.
Hint: The \n in the program is not an error. Can you see what happens to your output when this special character is printed?
You must submit the quiz 2 cover page, a printout of your corrected QuizTwo.java file, and the output of your program after correcting the errors. The three sheets must be stapled together, with the cover page on top, then the java code, and the last page should be the output. Unlike your assignment submissions, DO NOT submit an envelope (or any kind of binding).