Tracy the Turtle Quiz

Tracy the Turtle Quiz

7th Grade

15 Qs

quiz-placeholder

Similar activities

scratch code review

scratch code review

4th - 8th Grade

10 Qs

Intro to PC's

Intro to PC's

6th - 12th Grade

15 Qs

7.8 - Computer Systems 3

7.8 - Computer Systems 3

7th Grade

10 Qs

ict exam

ict exam

KG - Professional Development

10 Qs

Python Programming with Tracy the Turtle

Python Programming with Tracy the Turtle

6th - 8th Grade

10 Qs

Python Tracy the Turtle (codehs)

Python Tracy the Turtle (codehs)

6th - 8th Grade

15 Qs

Image Representation

Image Representation

7th - 10th Grade

15 Qs

KS3 Data representation

KS3 Data representation

7th - 9th 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?