
Python Turtle Basics

Quiz
•
Computers
•
7th - 9th Grade
•
Hard
Simon Graham
Used 103+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To make the turtle move forward, which command is used?
turtle.penup()
turtle.forward()
turtle.left()
turtle.backward()
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When creating a rectangle with the turtle, what angle is needed when turning?
120
180
45
90
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In order to move the turtle 120 forward without drawing on the screen, which order is correct?
turtle.forward(120)
turtle.penup()
turtle.pendown()
turtle.pendown()
turtle.forward(120)
turtle.penup()
turtle.penup()
turtle.forward(120)
turtle.pendown()
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To fill a shape with the colour red, which command is correct?
turtle.fillcolor('Red')
turtle.fillcolour('Red')
turtle.fillcolor("Red")
turtle.fillcolour("Red")
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you tell python you want to use the turtle library
turtle import
import turtle
from libraries import turtle
from turtle import libraries
Create a free account and access millions of resources
Similar Resources on Wayground
25 questions
S2 Python Turtle Quiz

Quiz
•
9th Grade - University
20 questions
Intro to Python Turtle Graphics 2.1-2.4 [50 points]

Quiz
•
9th Grade
15 questions
Exploring Turtle Graphics in Python

Quiz
•
8th Grade
20 questions
Python turtle year 8 assessment

Quiz
•
7th - 9th Grade
20 questions
Python turtle

Quiz
•
8th - 9th Grade
16 questions
Yr 7 Python Programming

Quiz
•
7th Grade
25 questions
untitled

Quiz
•
8th Grade - University
20 questions
Python Tracy the Turtle (codehs) through Lesson 9

Quiz
•
8th - 10th Grade
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

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

Quiz
•
6th - 8th Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

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

Quiz
•
6th - 7th Grade