“So incredibly important to start our youngest learners on a path to coding literacy - this program is engaging and effective.” ~ Eileen H.
Welcome to Turtle Tuesdays!
Turtle Tuesdays offers fun programming challenges for Logo and (sometimes) Pro-Bot, InO-Bot, and Kinderlogo users. These challenges are also posted every Tuesday on Facebook and Instagram. All the challenges are archived here, with links and solutions in the sidebar. Easier designs await younger learners, while older students can tackle more difficult challenges. All students will enjoy creating code that makes their project special to them as they explore new commands. Encourage students to work collaboratively on projects.
If you don’t already have Logo, get the 14-day Free Trial and start coding!
September Challenges Offer 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.