Scratch Loops Flashcard

Scratch Loops Flashcard

Assessment

Flashcard

Computers

7th Grade

Hard

Created by

Wayground Content

FREE Resource

Student preview

quiz-placeholder

16 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is the primary purpose of using loops in Scratch?

Back

To repeat a set of actions multiple times

2.

FLASHCARD QUESTION

Front

Which block in Scratch is used to repeat actions a specific number of times? Options: `forever`, `repeat until`, `repeat`, `if`

Back

`repeat`

3.

FLASHCARD QUESTION

Front

What does the `forever` loop do in Scratch?

Back

Repeats actions without stop

4.

FLASHCARD QUESTION

Front

How can you stop a `forever` loop in Scratch? Options: It will stop on its own, By using the `wait` block, By using the `repeat` block, By using the `if` block, By hitting the stop sign next to the green flag in scratch

Back

By hitting the stop sign next to the green flag in scratch

5.

FLASHCARD QUESTION

Front

Which block would you use to repeat actions until a certain condition is true? Options: `repeat`, `forever`, `repeat until`, `if`

Back

`repeat until`

6.

FLASHCARD QUESTION

Front

In Scratch, what does the `repeat 10` block do?

Back

Repeats the actions 10 times

7.

FLASHCARD QUESTION

Front

Which of the following is NOT a loop in Scratch? `repeat`, `forever`, `repeat until`, `if else`

Back

`if else`

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?