Code.org Express Course -> Lesson 17

Code.org Express Course -> Lesson 17

Assessment

Flashcard

Computers

5th - 7th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

6 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Which of these describes the block shown? When something happens, start this algorithm., If the statement is true do this code., If the condition is true do this code. If the statement is false, do something else. , Repeat this code a certain number of times. , While this condition is met, repeat.

Back

While this condition is met, repeat.

2.

FLASHCARD QUESTION

Front

Which of these describes the block shown? Until the condition is met, do this code. If the statement is true do this code. If the condition is true do this code. If the statement is false, do something else. Repeat this code a certain number of times. While this condition is met, repeat.

Back

Until the condition is met, do this code.

3.

FLASHCARD QUESTION

Front

Which of these describes the block shown? Options: Until the condition is met, do this code. If the statement is true do this code. If the condition is true do this code. If the statement is false, do something else. Repeat this code a certain number of times. While this condition is met, repeat.

Back

If the statement is true do this code.

4.

FLASHCARD QUESTION

Front

Which algorithm completes the challenge AND gets the bonus turtle?

Back

Media Image

5.

FLASHCARD QUESTION

Front

Which algorithm completes the challenge without getting the bonus turtle?

Back

Media Image

6.

FLASHCARD QUESTION

Front

Which of these solves the problem?

Back

Media Image