Code.org Unit 5 - Loops

Code.org Unit 5 - Loops

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Programming Constructs - Bitesize

Programming Constructs - Bitesize

KG - 11th Grade

10 Qs

Loops

Loops

10th Grade

15 Qs

Python Lesson 4 Iteration

Python Lesson 4 Iteration

10th - 11th Grade

10 Qs

Hour of Code

Hour of Code

6th - 12th Grade

12 Qs

C++ - Loops and Random Numbers

C++ - Loops and Random Numbers

9th - 12th Grade

14 Qs

NHTW Programming

NHTW Programming

9th Grade

10 Qs

Python Condition Controlled Iteration

Python Condition Controlled Iteration

10th Grade

10 Qs

KS4 Python While Loops and For Loops

KS4 Python While Loops and For Loops

9th - 11th Grade

13 Qs

Code.org Unit 5 - Loops

Code.org Unit 5 - Loops

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Used 64+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A repetitive portion of an algorithm which repeats a specified number of times or until a given condition is met.

Iteration

Infinite Loop

For Loop

While Loop

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A loop where the ending condition will never evaluate to true and repeats indefinitely.

Iteration

Infinite Loop

For Loop

While Loop

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Is used to repeat a specific block of code an unknown number of times, until a condition is met.

Iteration

Infinite Loop

For Loop

While Loop

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Is used to repeat a specific block of code a known number of times.

Iteration

Infinite Loop

For Loop

While Loop

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A loop is an example of ________.

Iteration

Boolean Expression

Conditional

While Loop

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

This code is an example of what type of loop?

Iteration

Infinite Loop

For Loop

While Loop

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

This code is an example of what type of loop?

Iteration

Infinite Loop

For Loop

While Loop

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?