KS4 - Python Turtle

KS4 - Python Turtle

9th - 11th Grade

15 Qs

quiz-placeholder

Similar activities

Grade 11 Term 4 Practice 2

Grade 11 Term 4 Practice 2

11th Grade

10 Qs

CHỦ ĐỀ A. MÁY TÍNH VÀ XÃ HỘI TRÍ THỨC P1

CHỦ ĐỀ A. MÁY TÍNH VÀ XÃ HỘI TRÍ THỨC P1

10th Grade

20 Qs

Logos - Digital Images

Logos - Digital Images

2nd - 10th Grade

10 Qs

Database Concepts

Database Concepts

11th - 12th Grade

15 Qs

KS4 - Representing Images

KS4 - Representing Images

9th - 11th Grade

15 Qs

conditional constructs in Java

conditional constructs in Java

10th Grade

10 Qs

CSS 10 - QUIZ

CSS 10 - QUIZ

10th Grade

20 Qs

Accessing the Internet

Accessing the Internet

9th - 10th Grade

15 Qs

KS4 - Python Turtle

KS4 - Python Turtle

Assessment

Quiz

Computers

9th - 11th Grade

Medium

CCSS
4.G.A.1

Standards-aligned

Created by

Adam Cowell

Used 234+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
Look at this code, what shape will it make?
Square
Triangle
Rectangle
Hexagon 

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What shape will be the output from this code?

Square

Triangle

Circle

Rectangle

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What shape will be the output from this code?

Square

Triangle

Circle

Rectangle

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
What will be the output from this code?
A star with an orange outline
A solid orange star
A pentagon with an orange outline
A solid orange pentagon

5.

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()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When creating a rectangle with the turtle, what angle is needed when turning?
120
180
45
90

Tags

CCSS.4.G.A.1

7.

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()

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?