Tracy the Turtle Quiz

Tracy the Turtle Quiz

7th Grade

15 Qs

quiz-placeholder

Similar activities

POST TEST (Tracy-Python)

POST TEST (Tracy-Python)

6th - 8th Grade

15 Qs

Python: Section 2

Python: Section 2

6th - 8th Grade

12 Qs

Computer Science Quiz

Computer Science Quiz

KG - 12th Grade

10 Qs

Going AudioVisual

Going AudioVisual

7th - 9th Grade

16 Qs

Google Slides

Google Slides

7th Grade

15 Qs

Data Representation - Images

Data Representation - Images

4th - 12th Grade

10 Qs

Photoshop Quiz1

Photoshop Quiz1

7th - 8th Grade

17 Qs

Code HS Tracy Phyton Quiz

Code HS Tracy Phyton Quiz

6th - 8th Grade

10 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?