No student devices needed. Know more
10 questions
If you type this command, the turtle will return to the starting point.
HOME
GO BACK
GO HOME
You use this command to move the turtle forward by a number of spaces.
BK number
FD number
REPEAT number
This command is for turning the turtle to the right by a number of degrees.
90 angle
LT angle
RT angle
You don't want the turtle to draw as it moves. What command will you use?
PD
PU
CS
You can show the turtle on the screen by using _______ command.
HT
LT
ST
You have mistakes on your drawing and you want to do it again. What command will you use to erase all your drawing?
CS
ST
PU
The ____________ number command is for repeating the command a certain number of times.
COPY
REDO
REPEAT
You want the turtle to move backwards by a number of spaces. What command will you use?
BK number
END number
FD number
To hide the turtle from the screen, you use the ___________ command.
CLOSETURTLE
HIDETURTLE
CONCEALTURTLE
This command makes the turtle draws as it moves.
PENDOWN
PENUP
DRAW
Explore all questions with a free account