Saint Louis University |
Computer Science 1300/5001
|
Computer Science Department |
Topic: For Loops
Related Reading: Chapter 7
Due:
10:00am, Monday 24 September 2018
Please make sure you adhere to the policies on academic integrity.
Write a program which generates the following pattern,
assuming that numSquares defines the number of squares
and unitSize represents the width of each square.
Write a program which generates the following pattern,
assuming that numLevels defines the number of levels
and unitSize represents the width of each square.