CS1 Standard Demo Page

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

#"C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2019.2.2\jbr\bin\java.exe" "-javaagent:C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2019.2.2\lib\idea_rt.jar=64572:C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2019.2.2\bin" -Dfile.encoding=UTF-8 -classpath "C:\Users\HP\IdeaProjects\CS1\out\production\CS1;C:\Users\HP\Downloads\JAVA files\SimplePainter.jar;C:\Users\HP\Downloads\JAVA files\SimpleComposer.jar;C:\Users\HP\Downloads\JAVA files\jfugue-4.0.3-with-musicxml.jar" balloonpeople.BalloonFamilyTester
[ Name: father Age: 1969 Height: 70.0,  Name: mother Age: 1969 Height: 65.0,  Name: son Age: 2000 Height: 68.0]

Process finished with exit code 0