
CodeHS Tracy the Turtle Review
Authored by Crystal Dira
Computers
6th - 10th Grade
Used 4+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
How will I tell Tracy to move forward 100 pixels?
Forward(100)
move(100)
Tracy, move forward 100 pixels
forward(100)
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
When using the circle() command, what value do we put inside the parentheses?
Radius of the circle
Center of the circle
Diameter of the circle
Width of the circle
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Where does Tracy always start in the grid world?
(0, 0) coordinate in the bottom left hand corner of the canvas
(-200, -200) coordinate in the bottom left hand corner of the canvas
(0, 0) coordinate in the middle of the canvas
(-200, -200) coordinate in the middle of the canvas
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
If Tracy started facing right, which direction would she be facing after we ran the following code:
left(90)
left(90)
right(90)
up
down
right
left
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the following is NOT a reason for loops are useful when writing code?
Loops help use write the same program with fewer lines of code.
Loops let us make shapes of multiple sizes
Loops make it easier to alter code once it's written.
Loops make our code easier to read
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
If Tracy starts on the left edge of the canvas and moves forward 50 pixels, how many times will this code need to be repeated to have Tracy reach the right edge of the canvas?
4 times
8 times
10 times
50 times
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Why do certain words change color in Python?
To show that they are recognized as key words
To tell you that these words cannot be used in Python
To show you that these words can be clicked
To tell Python to skip these words when running the code
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?