Python 1
Python 2
Python 3
Python 4
Python 5
100

This animal draws shapes using Python.

Turtle

100

Tracy moves on this type of world.

Grid

100

Tracy's world is made of this.

Squares

100

This loop repeats code.

For

100

This symbol starts a comment.

#

200

The command used to move Turtle forward.

forward

200

Tracy starts by facing this direction.

East

200

A space on the grid is called a ___.

Square

200

A loop that runs 4 times draws this shape.

Square

200

Comments are for this.

Notes

300

The command to turn Turtle left.

left

300

This command makes Tracy move forward.

move

300

This command turns Tracy right.

right

300

A keyword used to repeat steps.

range

300

Comments are ignored by this.

Computer

400

This command turns Tracy by degrees.

turn

400

A full circle is this many degrees.

360

400

To turn left 90 degrees, use this angle.

90

400

Good variable names are easy to ___.

Read

400

This command sets the Turtle's color.

color

500

To fill a shape, use this command.

begin_fill

500

A rainbow has many ___.

Colors

500

upps

-200

500

bingo

500

500

upps

-300

M
e
n
u