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.
