Search Header Logo

Unit 5 Review - Loops & Lists (code.org)

Authored by Fatma Orsun

Computers

10th - 12th Grade

Used 6+ times

Unit 5 Review - Loops & Lists (code.org)
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the word used to describe repetition in programming?

Sequence
Selection
Iteration
Coding

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What does this code do?

Moves forward 1 time

Moves forward forever

Moves forward 5 times

Moves left

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

For this scenario related to turtle/robot drawing, indicate whether it is better to write a loop or a function (or a set of functions) to handle the task:


Drawing out the letters of a word "HELLO"

Loop

Function

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

For this scenario related to turtle/robot drawing, indicate whether it is better to write a loop or a function (or a set of functions) to handle the task:


Drawing 100 tiny dots in a line.

Loop

Function

5.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Media Image

What is a possible output when the following code segment executes? The ending position of the turtle is shown in each diagram. The starting position is shown as a white triangle in cases where the turtle starts and ends in different locations.

Media Image
Media Image
Media Image
Media Image
Media Image

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

A Boolean expression is an expression that evaluates to which of the of the following?

Yes/Maybe/No

True/False

Any Integer

Integers between 1 and 10

Any single character

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which of the following is true about while loops ?

While loops terminate after a fixed number of loops that is pre-determined

While loops terminate after a fixed number of loops that is determined after the loop executes once.

While loops run as long as a given boolean condition is true.

While loops run as long as a given boolean condition is false.

While loops are known as "forever loops" and never stop until the program is halted by the user.

Answer

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?