challenge | notes

Challenge 4 - Squares to procedures and more

Let's look again at the designs you may have created earlier using REPEAT..

How about trying to create these, or similar designs, using procedures.

Create a procedure for a square.

Now create procedures that put the squares together in different ways. Notice how useful it is to be able to just write "square" when you want LOGO to draw a square.

Pattern of 10 squares Image of 10 squares