Python Turtle Quiz

Python Turtle Quiz

7th - 8th Grade

125 Qs

quiz-placeholder

Similar activities

Python

Python

8th - 10th Grade

120 Qs

Python Recap Quiz

Python Recap Quiz

8th Grade

120 Qs

YEAR 7 GR4

YEAR 7 GR4

8th Grade

124 Qs

تصميم وتكنالوجيا

تصميم وتكنالوجيا

5th - 7th Grade

122 Qs

7 ICT Mid Term 2024-25

7 ICT Mid Term 2024-25

7th Grade

125 Qs

Technology 2

Technology 2

4th - 7th Grade

124 Qs

Quiz về Excel

Quiz về Excel

7th Grade

122 Qs

MLSC

MLSC

8th Grade - University

120 Qs

Python Turtle Quiz

Python Turtle Quiz

Assessment

Quiz

Computers

7th - 8th Grade

Hard

CCSS
4.G.A.1

Standards-aligned

Created by

Vardhini Vidyadhar

Used 39+ times

FREE Resource

125 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Who is credited with devising Python turtle graphics?

Seymour Papert

Steve Jobs

Ben Fry

Casey Rhys

2.

MULTIPLE SELECT QUESTION

1 min • 1 pt

What settings can be applied to Python turtle graphics? Tick all those that apply

Position

Color

Orientation

Sound

3.

MULTIPLE SELECT QUESTION

1 min • 1 pt

What attributes can you set to the turtle pen? Tick all those that apply

On / off

Color

Width

Erase

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

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

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

What is wrong with this piece of code

Must use the American spelling of colour - "color"

Remove the prefix "screen." on Line 3

Don't write the name of the colour in quote marks

Don't add a capital letter to "Screen"

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

There is an error on this piece of code, what is the correct statement?

import turtle

import Turtle

import.Turtle

turtle import

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

There is an error on this piece of code, what is the correct statement?

turtle.forward(150)

turtle.forward()

turtle.moveforward()

turtle.move.forward(150)

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?