Use Python to draw your own awesome satellite!
In this activity, students will learn how to use the Turtle module in Python.
While drawing a satellite with the Turtle, students will learn how to:
- draw lines,
- turn simple angles,
- add colour and fills,
- use repetition with loops, and
- to use functions to simplify code.
Your current score is: 0 points.
Module | Progress | ||
---|---|---|---|
1. |
|
Introducing the Turtle | |
2. |
|
Looping with the Turtle | |
3. |
|
Functions |
1. |
|
Introducing the Turtle |
2. |
|
Looping with the Turtle |
3. |
|
Functions |
1. |
|
Introducing the Turtle |
2. |
|
Looping with the Turtle |
3. |
|
Functions |