Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 443 Bytes

do_now_23.md

File metadata and controls

10 lines (6 loc) · 443 Bytes

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. Each square will be to the right of the last square drawn.

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

  4. Save your project as DoNow2.3.