Python Turtle Quiz

Python Turtle Quiz

7th Grade

15 Qs

quiz-placeholder

Similar activities

Python outputs

Python outputs

7th - 11th Grade

20 Qs

Python basics

Python basics

7th - 10th Grade

18 Qs

Code.org Discoveries Unit 3

Code.org Discoveries Unit 3

7th - 10th Grade

16 Qs

Edublocks L10  Advance Turtle

Edublocks L10 Advance Turtle

6th - 8th Grade

10 Qs

Python_2R

Python_2R

KG - Professional Development

20 Qs

Python Turtle

Python Turtle

KG - Professional Development

11 Qs

Code.org Unit 3 -Lessons 5-8

Code.org Unit 3 -Lessons 5-8

6th - 8th Grade

20 Qs

Python Coding

Python Coding

6th - 8th Grade

12 Qs

Python Turtle Quiz

Python Turtle Quiz

Assessment

Quiz

Computers

7th Grade

Hard

Created by

Mrs Sutton

Used 381+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who is credited with devising Python turtle graphics?

Seymour Papert

Steve Jobs

Ben Fry

Casey Rhys

2.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

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

Position

Colour

Orientation

Sound

3.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

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

On / off

Colour

Width

Erase

4.

MULTIPLE CHOICE QUESTION

30 sec • 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

30 sec • 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

30 sec • 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

30 sec • 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?