
Python Turtle Basics

Flashcard
•
Computers
•
7th - 9th Grade
•
Hard
Quizizz Content
FREE Resource
Student preview

20 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Look at this code, what shape will it make? Options: Square, Triangle, Rectangle, Hexagon
Back
Rectangle
2.
FLASHCARD QUESTION
Front
To stop the turtle drawing you need to use which of the following commands? Options: penup:, pen_up( ), penup( ), penup( ):
Back
penup( )
3.
FLASHCARD QUESTION
Front
To make the turtle move forward, which command is used?
Back
turtle.forward()
4.
FLASHCARD QUESTION
Front
When creating a rectangle with the turtle, what angle is needed when turning?
Back
90
5.
FLASHCARD QUESTION
Front
In order to move the turtle 120 forward without drawing on the screen, which order is correct? Options: turtle.forward(120), turtle.penup(), turtle.pendown(), turtle.pendown(), turtle.forward(120), turtle.penup(), turtle.penup(), turtle.forward(120), turtle.pendown()
Back
turtle.penup()
turtle.forward(120)
turtle.pendown()
6.
FLASHCARD QUESTION
Front
To fill a shape with the colour red, which command is correct? Options: turtle.fillcolor('Red'), turtle.fillcolour('Red'), turtle.fillcolor("Red"), turtle.fillcolour("Red")
Back
turtle.fillcolor('Red')
7.
FLASHCARD QUESTION
Front
How do you tell python you want to use the turtle library? Options: turtle import, import turtle, from libraries import turtle, from turtle import libraries
Back
import turtle
Create a free account and access millions of resources
Similar Resources on Wayground
13 questions
Proportional Relationships Review

Flashcard
•
7th - 8th Grade
15 questions
Tracy the Turtle Flashcard 1

Flashcard
•
6th Grade
14 questions
Gravity and Inertia

Flashcard
•
8th - 9th Grade
20 questions
Maze Code Skill Check

Flashcard
•
8th Grade
18 questions
Coding Vocab

Flashcard
•
7th - 8th Grade
14 questions
MSW Logo Review

Flashcard
•
7th Grade
15 questions
Python Tracy the Turtle Review 2 (CodeHS)

Flashcard
•
6th - 8th Grade
15 questions
basketball positions

Flashcard
•
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
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
10 questions
Characteristics of Life

Quiz
•
9th - 10th Grade
14 questions
Algebra 1 SOL Review #1

Quiz
•
9th Grade