
Turtle Graphics Quiz
Quiz
•
Instructional Technology
•
10th Grade
•
Medium
Kelzang Lethro
Used 1+ times
FREE Resource
Enhance your content in a minute
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
Create a free account and access millions of resources
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
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
15 questions
ICS 100 Unit 1-3 Quiz
Quiz
•
10th - 12th Grade
15 questions
PARTS OF SYSTEM UNIT
Quiz
•
10th Grade
20 questions
Photoshop Tools and Procedures
Quiz
•
9th - 12th Grade
23 questions
Quiz Hotel - FIA
Quiz
•
1st - 12th Grade
19 questions
Excel 2P-2RVW-Formulas and Functions in Excel
Quiz
•
10th - 12th Grade
17 questions
Effective Communication and professional standards
Quiz
•
9th - 12th Grade
21 questions
Sanding and Sandpaper
Quiz
•
9th - 12th Grade
17 questions
Materials - Fibres
Quiz
•
10th Grade
Popular Resources on Wayground
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
4 questions
Activity set 10/24
Lesson
•
6th - 8th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
How to Email your Teacher
Quiz
•
Professional Development
15 questions
Order of Operations
Quiz
•
5th Grade
30 questions
October: Math Fluency: Multiply and Divide
Quiz
•
7th Grade
Discover more resources for Instructional Technology
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
15 questions
Halloween Characters
Quiz
•
7th - 12th Grade
10 questions
Halloween Movies Trivia
Quiz
•
5th Grade - University
14 questions
Halloween Fun
Quiz
•
2nd - 12th Grade
28 questions
Ser vs estar
Quiz
•
9th - 12th Grade
20 questions
Translations, Reflections & Rotations
Quiz
•
8th - 10th Grade
10 questions
Exploring Newton's Laws of Motion
Interactive video
•
6th - 10th Grade
20 questions
Cell organelles and functions
Quiz
•
10th Grade
