How would I change Tracy's trail to a purple line with a thickness of 5?
Python Tracy the Turtle (codehs) through Lesson 9

Quiz
•
Computers
•
8th - 10th Grade
•
Medium
Quizizz Content
Used 8+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
color_purple
thickness10
color(purple):
thickness(10):
color("purple")
pensize(10)
color purple ()
pensize(10)
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If Tracy is facing right, which of the following commands can be used to turn her to face up?
I. left(90)
II. turn(up)
III. right(-90)
IV. setposition(90)
I only
I and III
I, II, and III
All of the above
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
If you want Tracy to draw a circle, move forward 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)
4.
MULTIPLE CHOICE QUESTION
30 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
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does this command do? end_fill()
begins filling a shape with a color
changes the color of Tracy's trail
ends filling a shape with a color
it does nothing
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which code would produce this result?
left(30)
for i in range(6):
forward(100)
backward(100)
left(60)
left(45)
for i in range(6):
forward(100)
backward(100)
left(60)
left(30)
for i in range(6):
forward(100)
backward(100)
left(30)
none of these
7.
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)
Create a free account and access millions of resources
Similar Resources on Quizizz
19 questions
Python Turtle Methods

Quiz
•
9th Grade
25 questions
Python Program

Quiz
•
9th Grade
20 questions
Code Fundamentals: Sequencing

Quiz
•
6th - 8th Grade
16 questions
Representing image and Sound

Quiz
•
10th Grade
19 questions
Code.org Express Course -> Lesson 10

Quiz
•
5th - 8th Grade
20 questions
Loops

Quiz
•
1st - 12th Grade
20 questions
CODEHS 9th PHYTON 1.1 - 3.3

Quiz
•
9th Grade
20 questions
Code.org Express Course

Quiz
•
6th - 8th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade