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

Circuit Playgrounds

Circuit Playgrounds

6th - 8th Grade

18 Qs

Coding - Computer Programming

Coding - Computer Programming

KG - University

10 Qs

Makecode Intro.

Makecode Intro.

5th - 7th Grade

15 Qs

Loops

Loops

6th Grade

16 Qs

Word and Icon Block Coding

Word and Icon Block Coding

6th - 8th Grade

15 Qs

Advance Python

Advance Python

KG - Professional Development

10 Qs

Intro to Python Test

Intro to Python Test

3rd - 12th Grade

11 Qs

Coding Vocabulary (Part 2)

Coding Vocabulary (Part 2)

6th 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 23+ 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?