Code.org Unit 5 - Loops

Code.org Unit 5 - Loops

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

For Loops (Java)

For Loops (Java)

9th - 12th Grade

14 Qs

Java Loops

Java Loops

9th - 12th Grade

12 Qs

Python Programming - Iteration

Python Programming - Iteration

9th Grade

12 Qs

FOR Loops Python

FOR Loops Python

9th - 12th Grade

12 Qs

Iteration

Iteration

9th - 12th Grade

15 Qs

Intro to Java Loops

Intro to Java Loops

9th - 12th Grade

15 Qs

Grade 12-Python selection&iteration

Grade 12-Python selection&iteration

11th - 12th Grade

15 Qs

Python Quiz

Python Quiz

10th Grade

15 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?