LOGO Challenge 4 - Squares to Procedures

Stage: 3 and 4 Challenge Level: Challenge Level:1
Let's look again at the designs you may have created in an earlier Challenge using the REPEAT command ..

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.
Circle of squares
Circle of squares

Published .