FOR LOOPS and Angles with Tracy (PYTHON)

FOR LOOPS and Angles with Tracy (PYTHON)

7th - 8th Grade

10 Qs

quiz-placeholder

Similar activities

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

Code.org Express Quiz

Code.org Express Quiz

8th Grade

15 Qs

St.Virgils Tynker Programming 201 Quiz 1

St.Virgils Tynker Programming 201 Quiz 1

8th Grade

10 Qs

CodeMonkey 0-35 Review

CodeMonkey 0-35 Review

5th - 8th Grade

14 Qs

CodeHS Tracy Python

CodeHS Tracy Python

6th - 8th Grade

15 Qs

Programming Vocabulary

Programming Vocabulary

6th - 8th Grade

15 Qs

Coding - Computer Programming

Coding - Computer Programming

KG - University

10 Qs

FOR LOOPS and Angles with Tracy (PYTHON)

FOR LOOPS and Angles with Tracy (PYTHON)

Assessment

Quiz

Computers

7th - 8th Grade

Medium

Created by

Carlita Scarboro-Vazquez

Used 57+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

She will turn in a circle

She will turn around

She will turn to face up

She will turn to face left

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

turns her to face left

does not turn her

turns her to face up

turns her to face down

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you wanted Tracy to complete her command immediately, which speed value would you use?

0

1

5

10

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

If you want three circles to be drawn next to each other (as seen in the image below), after drawing the first circle, how far would you need to move Tracy before drawing the next circle?

100 pixels

50 pixels

The circle’s radius

The circle’s diameter

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The following loop draws 3 circles on the screen. If I wanted to alter this loop to draw 10 circles, how many lines would my code be?

1 line

3 lines

10 lines

30 lines

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If Tracy starts at the left edge of the canvas and moves forward 50 pixels, how many times will this code need to be repeated to have Tracy reach the right edge of the canvas?

4 times

8 times

10 times

50 times

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?