Copyright © University of Cambridge. All rights reserved.

'LOGO Challenge - the Humble Square' printed from https://nrich.maths.org/

Show menu

We do not offer LOGO programs as solutions because there are so many ways to tackle the challenges. You will know if you have the correct solution because you will be able to create the pattern in the picture

Write a procedure to draw a square - call it "1Square"
Write a procedure that draws 4 squares which uses "1Square"- call it "4Square"
And so on.