Tracy the Turtle Quiz

Tracy the Turtle Quiz

7th Grade

15 Qs

quiz-placeholder

Similar activities

Python-Comments, Loops and Functions (CodeHS)

Python-Comments, Loops and Functions (CodeHS)

5th - 12th Grade

14 Qs

Programming with Turtle Graphics Review 1

Programming with Turtle Graphics Review 1

6th - 8th Grade

20 Qs

Python L25 Turtle

Python L25 Turtle

6th - 8th Grade

12 Qs

Unit 8 Algorithms

Unit 8 Algorithms

6th - 8th Grade

20 Qs

Y8 Digital Imaging

Y8 Digital Imaging

6th - 7th Grade

15 Qs

Photopea Tools

Photopea Tools

7th - 8th Grade

18 Qs

7th Grade - Turning Tracy

7th Grade - Turning Tracy

7th Grade

20 Qs

Code.org  Review

Code.org Review

5th - 10th Grade

16 Qs

Tracy the Turtle Quiz

Tracy the Turtle Quiz

Assessment

Quiz

Computers

7th Grade

Hard

Created by

Andrew Schmidle

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Where does Tracy always start in the grid world?
At the (0,0) coordinate in the bottom left hand corner of the canvas
At the (-200,-200) coordinate in the bottom left hand corner of the canvas
At the (0,0) coordinate in the middle of the canvas
At the (-200,-200) coordinate in the middle of the canvas

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the dimensions of Tracy's Grid World?

200 X 200

400 X 400

100 X 100

300 X 300

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How far will Tracy travel with the command forward(125)?

Back 125 Pixels

Forward 275 Pixels

Forward 125 Pixels

Back 275 Pixels

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command moves Tracy backward in Python's Tracy the Turtle?

backward()

forward()

left()

right()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the `left()` command in Tracy the Turtle?

Turns Tracy left a set amount of degrees.

Moves Tracy forward a set amount of pixels.

Draws a circle with a specified radius.

Places Tracy on a specific position in the grid.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which way will Tracy move with the command right(35)?

Left 35 degrees

Right 55 degrees

Left 55 degrees

Right 35 degrees

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the radius of a circle if the command is circle(57)?

114

57

0

67

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?