Python Turtle Quiz

Quiz
•
Computers
•
7th - 8th Grade
•
Hard
Standards-aligned

Vardhini Vidyadhar
Used 39+ times
FREE Resource
125 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Who is credited with devising Python turtle graphics?
Seymour Papert
Steve Jobs
Ben Fry
Casey Rhys
2.
MULTIPLE SELECT QUESTION
1 min • 1 pt
What settings can be applied to Python turtle graphics? Tick all those that apply
Position
Color
Orientation
Sound
3.
MULTIPLE SELECT QUESTION
1 min • 1 pt
What attributes can you set to the turtle pen? Tick all those that apply
On / off
Color
Width
Erase
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
There is an error on this piece of code, what is the correct statement?
screen.bgcolor("lightblue")
screen.bgcolor="lightblue")
screen.bgcolour("lightblue")
screen.bgcolor=lightblue()
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What is wrong with this piece of code
Must use the American spelling of colour - "color"
Remove the prefix "screen." on Line 3
Don't write the name of the colour in quote marks
Don't add a capital letter to "Screen"
6.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
There is an error on this piece of code, what is the correct statement?
import turtle
import Turtle
import.Turtle
turtle import
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
There is an error on this piece of code, what is the correct statement?
turtle.forward(150)
turtle.forward()
turtle.moveforward()
turtle.move.forward(150)
Create a free account and access millions of resources
Similar Resources on Wayground
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