Your homework must match expected output exactly. You can use our Output Comparison Tool web page to check your output.
In this exercise, we will check whether a program produces correct output. Download the program and open it in your jGRASP editor.
continued on the next slide...
WrongOutput.java
. Copy/paste the program's output from jGRASP's console into the "Actual Output" box of the Output Comparison web page.
Which output line number does not match? |
4 |
What should be the output for that line? |
"Four score and seven years ago, |
Which expected blank line number is missing? |
8 |