Turtle Tuesdays Challenges for September 2025
Fun with Circles!
There are so many things you can do with circles. We’ll explore some of them this month.
If you aren’t familiar with some of these commands, look them up in the Logo Learning Center.
Challenge No. 140 - September 2, 2025
for Logo users
Can you use multiple turtles and REPEAT
to draw this design?
Use CTURTLES
to put the turtles in a circle.
Use STAMP
to place the turtle’s image where it is.