
Python Turtle Flags Lesson
Authored by Simon Graham
Computers
8th Grade
Used 83+ 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
20 sec • 1 pt
To make the turtle move forward, which command is used?
2.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
When creating a rectangle with the turtle, what angle is needed when turning?
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
In order to move the turtle 120 forward without drawing on the screen, which order is correct?
turtle.penup()
turtle.pendown()
turtle.forward(120)
turtle.penup()
turtle.forward(120)
turtle.pendown()
4.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
How do you write a program in Python?
Using CS Coder website
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Look at this code, what shape will it make?
6.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
To stop the turtle drawing you need to use which of the following commands?
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
How do you tell that Python that you are going to use the turtle library?
import_turtle
turtle import
import turtle
from turtle import
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?