
Python turtle year 8 assessment
Authored by Jenny Sharp
Computers
7th - 9th Grade
CCSS covered
Used 203+ 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
What does forward(300) do?
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does turn(90) do?
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the keyword needed to repeat code (iterate) in Python?
for
if
input
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When creating a rectangle with the turtle, what angle is needed when turning?
Tags
CCSS.4.G.A.1
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To fill the shape with the colour red (using a different colour outline), which command is best?
color("red")
fillcolor("red")
fill("red")
fillcolour("red")
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In order to move the turtle 120 forward without drawing on the screen, which order is correct?
forward(120)
penup()
pendown()
pendown()
forward(120)
penup()
penup()
forward(120)
pendown()
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What software do you use to write a program in Python?
Word
IDLE
Powerpoint
Excel
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?