6A - Coding - Python CODE HS 6th Unit 3.4 - 3.7

6A - Coding - Python CODE HS 6th Unit 3.4 - 3.7

6th Grade

14 Qs

quiz-placeholder

Similar activities

Intro to Scratch

Intro to Scratch

6th - 8th Grade

15 Qs

Microsoft MakeCode Basics

Microsoft MakeCode Basics

6th - 8th Grade

19 Qs

CodeHS Tracy Python

CodeHS Tracy Python

6th - 8th Grade

15 Qs

Python-Comments, Loops and Functions (CodeHS)

Python-Comments, Loops and Functions (CodeHS)

5th - 12th Grade

14 Qs

Coding - Computer Programming

Coding - Computer Programming

KG - University

10 Qs

Python code

Python code

6th Grade

9 Qs

Programming Vocabulary

Programming Vocabulary

6th - 8th Grade

15 Qs

Programming - Selection in an Algorithm

Programming - Selection in an Algorithm

1st - 11th Grade

10 Qs

6A - Coding - Python CODE HS 6th Unit 3.4 - 3.7

6A - Coding - Python CODE HS 6th Unit 3.4 - 3.7

Assessment

Quiz

Computers

6th Grade

Hard

Created by

Anonymous Anonymous

Used 22+ times

FREE Resource

14 questions

Show all answers

1.

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

2.

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

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which lines of the code below will be repeated 4 times?

3 and 4

2, 3, and 4

3, 4, and 5

3, 4, 5, and 6

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

5.

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

6.

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

7.

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

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?