How will I tell Tracy to move forward 100 pixels?
Python Tracy the Turtle (codehs) through Lesson 10

Quiz
•
Computers
•
8th - 10th Grade
•
Medium
Christine Garnett
Used 70+ times
FREE Resource
Student preview

25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Forward(100)
move(100)
Tracy, move forward 100 pixels
backward(-100)
2.
MULTIPLE CHOICE QUESTION
30 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
30 sec • 1 pt
When Tracy is facing right, from what location does she start drawing the circle for the command circle(-30)?
Top of the circle
Bottom of the circle
Left of the circle
Middle of the circle
4.
MULTIPLE CHOICE QUESTION
30 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
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What are the dimensions of Tracy's world?
200 pixels x 200 pixels
400 pixels x 200 pixels
400 pixels x 400 pixels
200 pixels x 400 pixels
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which command causes Tracy to move from the starting position to reach the right side of the canvas?
forward(-200)
setposition(400,0)
setposition(200,0)
forward(400)
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
If you want Tracy to draw a circle, move forward 100 pixels without making a line, and draw another circle (where the edges of the circle touch) what set of commands should you write?
circle(30)
penup( )
forward(60)
pendown()
circle(30)
circle(30)
forward(60)
pendown()
circle(30)
circle(30)
penup( )
forward(30)
pendown()
circle(30)
circle(30)
forward(60)
circle(30)
Create a free account and access millions of resources
Popular Resources on Wayground
25 questions
Equations of Circles

Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)

Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System

Quiz
•
10th Grade
10 questions
Writing and Identifying Ratios Practice

Quiz
•
5th - 6th Grade
36 questions
Prime and Composite Numbers

Quiz
•
5th Grade
14 questions
Exterior and Interior angles of Polygons

Quiz
•
8th Grade
37 questions
Camp Re-cap Week 1 (no regression)

Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review

Quiz
•
10th Grade
Discover more resources for Computers
25 questions
Equations of Circles

Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)

Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System

Quiz
•
10th Grade
14 questions
Exterior and Interior angles of Polygons

Quiz
•
8th Grade
37 questions
Camp Re-cap Week 1 (no regression)

Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review

Quiz
•
10th Grade