CS1 Standard Demo Page

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

//Assuming I put my name in as input within the JPane we get ...

Hello, Miguel!

Process finished with exit code 0