Question: Time left 0 : 1 3 : 4 0 Write a SUB ( PrintRectangle ) that takes two argument ( NoRow , NoColumn ) ,

Time left 0:13:40
Write a SUB ( PrintRectangle ) that takes two argument (NoRow, NoColumn), then print rectangle of stars with corresponding number of rows and number of columns.
e.g. PrintRectangle (3,4) will print
********
Note: Use console.write instead of console.writeline (the code should be individual basic)
 Time left 0:13:40 Write a SUB ( PrintRectangle ) that takes

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!