This animal draws shapes using Python.
Turtle
Tracy moves on this type of world.
Grid
Tracy's world is made of this.
Squares
This loop repeats code.
For
This symbol starts a comment.
#
The command used to move Turtle forward.
forward
Tracy starts by facing this direction.
East
A space on the grid is called a ___.
Square
A loop that runs 4 times draws this shape.
Square
Comments are for this.
Notes
The command to turn Turtle left.
left
This command makes Tracy move forward.
move
This command turns Tracy right.
right
A keyword used to repeat steps.
range
Comments are ignored by this.
Computer
This command turns Tracy by degrees.
turn
A full circle is this many degrees.
360
To turn left 90 degrees, use this angle.
90
Good variable names are easy to ___.
Read
This command sets the Turtle's color.
color
To fill a shape, use this command.
begin_fill
A rainbow has many ___.
Colors
upps
-200
bingo
500
upps
-300