Understanding Loops and Lists

Understanding Loops and Lists

Assessment

Flashcard

Computers

9th - 12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

6 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Do these scripts execute the same program?

Back

Yes

2.

FLASHCARD QUESTION

Front

What does this script make the sprite do?

Back

Count from 1 to 10

3.

FLASHCARD QUESTION

Front

What does the script make the sprite do?

Back

Count from 10 to 1

4.

FLASHCARD QUESTION

Front

What does this nested for loop make the sprite do?

Back

Counts from 0 to 99

5.

FLASHCARD QUESTION

Front

What does this script do? Options: Reads the shopping list items, Makes the sprite say the shopping list items, Deletes the items in the shopping list, Nothing

Back

Makes the sprite say the shopping list items

6.

FLASHCARD QUESTION

Front

When does this script end? Options: When you create a password, When you type the correct password, When you type the incorrect password, Never

Back

When you type the correct password