CS1 Standard Demo Page

The following text was written to the standard output stream when the NumberListDemo.html program was executed from IntelliJ.

/usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -javaagent:/opt/intellij-idea-community/lib/idea_rt.jar=36503:/opt/intellij-idea-community/bin -Dfile.encoding=UTF-8 -classpath /home/zverheec/IdeaProjects/cs1/out/production/cs1:/home/zverheec/Downloads/SimplePainter.jar:/home/zverheec/Downloads/SimpleComposer.jar:/home/zverheec/Downloads/jfugue-4.0.3-with-musicxml.jar arrayplay.NumberList
>>> display
5
4
2
1
7
5
9
2
9
2
9
3
7
5
0
>>> print
2
4
>>>