FOR LOOPS and Angles with Tracy (PYTHON)

FOR LOOPS and Angles with Tracy (PYTHON)

7th - 8th Grade

10 Qs

quiz-placeholder

Similar activities

S1 code.org Knowledge Check 1

S1 code.org Knowledge Check 1

7th Grade

12 Qs

Python Intro

Python Intro

8th - 9th Grade

10 Qs

Python

Python

7th - 8th Grade

13 Qs

Computer Programming

Computer Programming

7th - 8th Grade

11 Qs

Starting to learn Swift coding

Starting to learn Swift coding

7th Grade

10 Qs

year 8 lesson 2 quiz - python

year 8 lesson 2 quiz - python

8th - 10th Grade

14 Qs

Python-Comments, Loops and Functions (CodeHS)

Python-Comments, Loops and Functions (CodeHS)

5th - 12th Grade

14 Qs

Programming - Selection in an Algorithm

Programming - Selection in an Algorithm

1st - 11th Grade

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?