Python L28 Turtle Racing

Quiz
•
Computers
•
6th - 8th Grade
•
Hard
Future Teacher
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the following line of code do?
Moves the turtle 1 to 10 pixels
Picks a random number between 1 and 10 (inclusive)
Sets the turtle’s speed
Changes the turtle’s color
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the textinput() function?
To move turtles based on user input
To get text from the user
To display text on the screen
To color the turtles
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What type of value does textinput() return?
Integer
Boolean
String
Float
4.
MATCH QUESTION
1 min • 5 pts
Match the Code with the Description
Returns a random number between 1–10
random.randint(1, 10)
Prevents drawing when the turtle moves
turtle.Turtle()
Gets turtle’s x-coordinate
setheading(270)
Points the turtle straight down
penup()
Creates a new turtle object
xcor()
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the turtle race game, how does the program know which turtle won?
The turtle that moves the most times
The turtle with the highest speed
The first turtle whose x-position is greater than 350
The turtle that matches the user’s color
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Why do we use a list to store turtles (e.g., all_turtles)?
To sort them by color
To control and move them together in a loop
To store their names
To count how many races they’ve won
7.
DRAG AND DROP QUESTION
1 min • 1 pt
The (a) module is used to generate random values in the game.
Create a free account and access millions of resources
Similar Resources on Wayground
14 questions
Python L25 Turtle

Quiz
•
6th - 8th Grade
10 questions
Python eduBlocks Quiz

Quiz
•
8th Grade
13 questions
Health and Safety in ICT

Quiz
•
8th - 9th Grade
15 questions
App Lab

Quiz
•
6th - 9th Grade
14 questions
Python Turtle - MCA Year 7

Quiz
•
7th Grade
11 questions
Typing Technique

Quiz
•
6th - 8th Grade
15 questions
Python Turtle Quiz

Quiz
•
7th Grade
6 questions
Python Turtle

Quiz
•
7th - 8th Grade
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade
Discover more resources for Computers
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
13 questions
Primary and Secondary Sources

Quiz
•
6th Grade
15 questions
Decimal Operations

Quiz
•
6th Grade
10 questions
Plotting Points on the Coordinate Plane

Quiz
•
7th - 8th Grade