Search Header Logo

Tracy the Turtle Review

Authored by Sarah Galloway

Computers

10th Grade

Used 16+ times

Tracy the Turtle Review
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which of the following is NOT a reason for loops are useful when writing code?

Loops help us write the same program with fewer lines of code

Loops let us make shapes of multiple sizes

Loops make it easier to alter code once it’s written

Loops make our code easier to read

Answered

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Why do certain words change color in Python?

To show that they are recognized as keywords

To tell you that these words cannot be used in Python code

To show you that these words can be clicked

To tell Python to skip these words when running the code

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

The setposition() command moves Tracy to a coordinate and:

turns her to face down

turns her to face up

turns her to face left

does not turn her

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

If I use the command right(180), which way will Tracy turn?

She will turn to face up

She will turn to face left

She will turn in a circle

She will turn around

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which of the names below follow all naming rules?

make_square

Draw a Circle

my_function

4_circles

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

How would I change Tracy’s trail to a yellow line with a thickness of 10 pixels?

Color(Yellow) thickness(10)

color(“yellow”) pensize(10)

color yellow() pensize(10)

color yellow(): pensize(10)

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Top Down Design makes it easier to solve a problem by:

Starting with the biggest function and then moving to smaller ones

Making each function hold only one command

Starting your code from the first command

Breaking the problem down into smaller parts

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?