
Combined Python Turtle 1&2
Authored by Mrs Morel
Computers
8th Grade
Used 84+ 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
When you have an error in your code what is the term to summarise finding and fixing that error?
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output from this code?
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To move the turtle to a specific position on the drawing canvas you need to use which of the following commands?
4.
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()
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the keyword needed to repeat code (iterate) in Python?
for
if
input
6.
MULTIPLE CHOICE QUESTION
30 sec • 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()
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What shape will this create?
Triangle
Hexagon
Rectangle
Will look like the turtle is climbing stairs
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?