CS1 Standard Demo Page

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

"C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2019.2.1\jbr\bin\java.exe" "-javaagent:C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2019.2.1\lib\idea_rt.jar=60705:C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2019.2.1\bin" -Dfile.encoding=UTF-8 -classpath "C:\Users\Ahmad Black\ZACODES\production\IdeaProjects;C:\Users\Ahmad Black\jfugue-4.0.3-with-musicxml.jar;C:\Users\Ahmad Black\SimpleComposer.jar;C:\Users\Ahmad Black\SimplePainter.jar" stringthing.StringThing

The names...
Holiday, Billie
Claudel, Camille
Picasso, Pablo
Zotto, Osvaldo
Black, Ahmad

The names lengths...
15
16
14
14
12

The names comma location...
7
7
7
5
5

The first names...
Billie
Camille
Pablo
Osvaldo
Ahmad

The last names...
Holiday
Claudel
Picasso
Zotto
Black

The first names again...
Billie
Camille
Pablo
Osvaldo
Ahmad

The last names again...
Holiday
Claudel
Picasso
Zotto
Black

The full name naturally...
Billie Holiday
Camille Claudel
Pablo Picasso
Osvaldo Zotto
Ahmad Black

Process finished with exit code 0