Code.org Unit 5 - Loops

Code.org Unit 5 - Loops

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Iteration

Iteration

9th Grade

14 Qs

Week 16 - CP1

Week 16 - CP1

12th Grade

9 Qs

Python Lesson 4 Iteration

Python Lesson 4 Iteration

10th - 11th Grade

10 Qs

Python while loop

Python while loop

8th Grade - University

13 Qs

Introduction to Loops

Introduction to Loops

10th Grade

10 Qs

C# Programming 2

C# Programming 2

12th Grade

10 Qs

python times table practice

python times table practice

9th - 12th Grade

13 Qs

Python Nested Loops Quiz

Python Nested Loops Quiz

9th - 12th Grade

10 Qs

Code.org Unit 5 - Loops

Code.org Unit 5 - Loops

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Used 65+ 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?