CS1 Standard Demo Page

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

run:
Please enter the number of rows: 
10
Please enter the number of columns: 
10
**********
**********
**********
**********
**********
**********
**********
**********
**********
**********
BUILD SUCCESSFUL (total time: 5 seconds)