TextRectangle Demo

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


run
number of Rows?
10
number of columns? 
10
**********
**********
**********
**********
**********
**********
**********
**********
**********
**********

Process finished with exit code 0