
Turtle Graphics Quiz
Authored by Kelzang Lethro
Instructional Technology
10th Grade
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which command is used to import the turtle library so you can use its functions?
include turtle
import turtle
load turtle
run turtle
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the following code snippet do? Python import turtle turtle.forward(100)
Draw a line 100 pixels long.
Move the turtle forward by 100 steps without drawing.
Create a circle with a radius of 100.
Turn the turtle 100 degrees.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which command will turn the turtle to its left by 90 degrees?
turtle.turn(90)
turtle.right(90)
turtle.left(90)
turtle.angle(90)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To draw a shape with a red outline and a yellow fill, which command should you use before drawing?
turtle.color("yellow", "red")
turtle.fill("red", "yellow")
turtle.pencolor("yellow")
turtle.color("red", "yellow")
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the turtle.penup() command?
It makes the turtle invisible.
It stops the program.
It lifts the pen, so the turtle moves without drawing.
It deletes the last line drawn.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which set of commands is necessary to draw a filled shape?
start_fill() and stop_fill()
begin_fill() and end_fill()
fill(True) and fill(False)
pencolor() and fillcolor()
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Examine the code below. What shape will it draw? Python import turtle for i in range(3): turtle.forward(100) turtle.left(120)
A square
A triangle
A pentagon
A straight line
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?
Similar Resources on Wayground
20 questions
Drafting Tools, Materials and Equipment
Quiz
•
7th - 10th Grade
20 questions
Alexandria Researcher practice
Quiz
•
9th - 12th Grade
21 questions
Word Ribbon
Quiz
•
7th - 12th Grade
18 questions
Logos
Quiz
•
9th - 10th Grade
16 questions
Photoshop tools
Quiz
•
6th Grade - Professio...
20 questions
Types and Components of Computer Systems
Quiz
•
9th - 12th Grade
20 questions
Accessibility Devices
Quiz
•
10th - 12th Grade
16 questions
Photoshop GMetrix Units 1 & 2 Review
Quiz
•
10th - 12th Grade
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
15 questions
Equivalent Fractions
Quiz
•
4th Grade
20 questions
Figurative Language Review
Quiz
•
6th Grade
Discover more resources for Instructional Technology
20 questions
-AR -ER -IR present tense
Quiz
•
10th - 12th Grade
10 questions
Understanding Meiosis
Interactive video
•
6th - 10th Grade
15 questions
Main Idea and Supporting Details.
Quiz
•
4th - 11th Grade
20 questions
Cell Organelles
Quiz
•
10th Grade
25 questions
Complementary and Supplementary Angles
Quiz
•
7th - 10th Grade
12 questions
Add and Subtract Polynomials
Quiz
•
9th - 12th Grade
13 questions
Model Exponential Growth and Decay Scenarios
Quiz
•
9th - 12th Grade
10 questions
Exploring the Layers of the Earth
Interactive video
•
6th - 10th Grade