CS1 Standard Demo Page

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

run:
 Nuber Of Rows?
9
Number Of Columns ?
4
****
****
****
****
****
****
****
****
****
if you would like to retry Type YES
or NO if you Want to end the program
yes
 Nuber Of Rows?
5
Number Of Columns ?
15
***************
***************
***************
***************
***************
if you would like to retry Type YES
or NO if you Want to end the program
no
Thanks for playing 
BUILD SUCCESSFUL (total time: 54 seconds)