Python: Coding with Turtle
Introduction
Welcome to the Nuevo Beehive! You are right on time to help our new baby bee Alex.
Alex lives in a country named the Turtle Islands. Residents of the Turtle Islands speak a language called Python. We are going to use Python to teach Alex how to live in a beehive. Are you up for the challenge? In this tutorial, we will learn how to use the Python language to help Alex beecome a busy bee!
Table of Contents
Sections
- The Basics - Drawing a colored line
- Activity 2 - Simplifying code with loops
- Activity 3 - Drawing a hexagon
- Activity 4 - Simplifying code with functions
- Activity 5 - Drawing a honeycomb
- Part 2 - Building a Mandala Flower
- Activity 6 - Moving the turtle
- Activity 7 - Drawing a figure 8
- Activity 8 - Creating a mandala flower
- Activity 9 - Coloring your mandala flower
- Activity 10 - Randomizing the color of your mandala flower petals
- Activity 11 - Now, it's your turn!