Exercise : Practice verifying
output
Part of your homework grades come from producing correct
output exactly.
Use our Output Comparison Tool web page to check if your
output is correct.
-
Go to the . Click the "Output Comparison Tool link."
-
Select MyFirstProgram from the list. The expected
output should appear.
-
Go back to your program. Run it and copy/paste its
output from jGRASP's console into the "Actual Output" box of the
web page.
-
Click Compare on the page. Does your output match? If
not, fix the program and try again.
-
If you had to fix any output, turn in the program again.