Python Turtle Review

Python Turtle Review

7th - 12th Grade

17 Qs

quiz-placeholder

Similar activities

Python L25 Turtle

Python L25 Turtle

6th - 8th Grade

14 Qs

Python L26 Color Tuple & Hirst Drawing

Python L26 Color Tuple & Hirst Drawing

6th - 8th Grade

14 Qs

Combined Python Turtle 1&2

Combined Python Turtle 1&2

8th Grade

20 Qs

SMALL BASIC

SMALL BASIC

8th Grade

20 Qs

Small Basic introduction

Small Basic introduction

9th Grade

20 Qs

Python level 2

Python level 2

7th - 12th Grade

20 Qs

Lessons 1 - 3 - Low Stakes Test

Lessons 1 - 3 - Low Stakes Test

8th - 10th Grade

21 Qs

coding quiz for idiots

coding quiz for idiots

6th - 8th Grade

18 Qs

Python Turtle Review

Python Turtle Review

Assessment

Quiz

Computers

7th - 12th Grade

Medium

Created by

Janine Towle

Used 30+ times

FREE Resource

17 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output of the following code?

Media Image
Media Image
Media Image
Media Image

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What would be the output of the following code?

Media Image
Media Image
Media Image
Media Image

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What would be the top left coordinates for the following screen?

200, 200

200, -200

-200, -200

-200, 200

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What would be the bottom right coordinates for the following screen?

200, 200

200, -200

-200, -200

-200, 200

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What would be the top right coordinates for the following screen?

200, 200

200, -200

-200, -200

-200, 200

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What would be the bottom left coordinates for the following screen?

200, 200

200, -200

-200, -200

-200, 200

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct code to make an object named fluffy in the class Turtle.

fluffy.Turtle(class)

fluffy = Turtle( )

fluffy = Turtle(class)

fluffy.Turtle( )

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?