Turtle Tuesdays Challenges for March 2026
Introducing Logo Blocks!
All challenges can be done using either Logo or the new (free!) Logo Blocks coding environment.
Read more about Logo Blocks here, with tutorials and activities at each of 3 levels.
Go to Logo Blocks here: logoblocks.terrapinlogo.com
The Logo code in the Solutions is automatically created by the Logo Blocks.
Challenge No. 166 - March 3, 2026
For Logo, Logo Blocks (Beginner Mode), Pro-Bot, and InO-Bot users
Can you create this design?

Challenge No. 167 - March 10, 2026
For Logo, Logo Blocks (Beginner Mode), Pro-Bot, and InO-Bot users
Can you create this design?

Challenge No. 168 - March 17, 2026
For Logo and Logo Blocks (Intermediate Mode) users
This design uses multiple turtles to draw a repeated pattern using random colors.
In Logo, use CTURTLES to create multiple turtles in a circle. Logo Blocks has a block for that.
Can you create this design? (Sometimes the random color will be white!)
Can you think of a way to limit the colors by picking them at random from a list you create?


