MS CS: Module 6 Review

MS CS: Module 6 Review

6th - 8th Grade

17 Qs

quiz-placeholder

Similar activities

Lesson 34 - Math & OS module

Lesson 34 - Math & OS module

5th - 8th Grade

12 Qs

Python Test

Python Test

6th - 9th Grade

20 Qs

Lession 47 - Test-6

Lession 47 - Test-6

5th - 8th Grade

15 Qs

СО 6-3

СО 6-3

6th Grade

16 Qs

Jailbreak

Jailbreak

KG - 12th Grade

13 Qs

Python 3

Python 3

8th Grade

12 Qs

QUIZZ-BAROK-JAN SEBASTIAN BACH KL 6 SZ.P W PNIÓWKU

QUIZZ-BAROK-JAN SEBASTIAN BACH KL 6 SZ.P W PNIÓWKU

6th Grade

16 Qs

Python-coban

Python-coban

7th - 12th Grade

20 Qs

MS CS: Module 6 Review

MS CS: Module 6 Review

Assessment

Quiz

Education

6th - 8th Grade

Easy

Created by

Amber Price

Used 4+ times

FREE Resource

17 questions

Show all answers

1.

MATCH QUESTION

1 min • 1 pt

Match the following

used to stop the current iteration, and continue with the next

continue statement

used for iterating over a sequence (that is either a list, a tuple, a dictionary, a set, or string)

for loop

used to execute a set of statements as long as a condition is true

while loop

used to stop the loop even if the while condition is true

break statement

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

for loops cannot be:

happy

empty

used

deleted

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To loop through a set of code a specified number of times, we can use the _____ function.

float()

print()

range()

input()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The ____ keyword catches anything which isn't caught by the preceding conditions.

if

elif

else

and

or

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Immutable also means...

hibernation

changeable

unchangeable

mutation

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A tuple is...

unchangeable

changeable

flexible

fickle

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which module allows you to create a random choice?

turtle

random

export

append

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?