Do Now 2.3 Stairs

  1. Use the following “Repeat” block to draw a square (note: you will have to put a number in place of the blank!).

    Repeat

  2. How would you use an additional “Repeat” block to draw 12 squares in a line one next to each other. The each square will be to the right of the last square drawn.

  3. How would you modify the code so the squares form a set of stairs going up?