Loops

Loops

1st - 12th Grade

20 Qs

quiz-placeholder

Similar activities

Conditionals Code.org

Conditionals Code.org

6th - 8th Grade

21 Qs

Unit 8 Algorithms

Unit 8 Algorithms

6th - 8th Grade

20 Qs

5&6 Final Exam - code.org

5&6 Final Exam - code.org

5th Grade

15 Qs

TuringLab Farmbot

TuringLab Farmbot

6th - 7th Grade

24 Qs

Code.org + History of Computers

Code.org + History of Computers

7th - 12th Grade

20 Qs

Code.org  Review

Code.org Review

5th - 10th Grade

16 Qs

Unit 8 Algorithms

Unit 8 Algorithms

6th - 8th Grade

20 Qs

Loop

Loop

1st - 12th Grade

20 Qs

Loops

Loops

Assessment

Quiz

Computers

1st - 12th Grade

Medium

CCSS
RI.11-12.4, HSG.MG.A.1, RI.4.10

+3

Standards-aligned

Created by

shineta Horton

Used 127+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a loop?

A loop without conditions

A loop with an if statement

In computer programming, a loop is an order of instructions that repeats for many times

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

When this program is run, the last pumpkin is not harvested. Why? (17-6)

You should have added another Pick Path function.

You should have used an If Conditional instead of a Why Conditional for Pumpkins.

You should have moved the pick block after the forward block

Pumpkins should be picked before corn in the Pick function.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

If there were more than one corn in a square, would this code work?

Yes, because it keeps on running until there is no path ahead

No, because and if block is only read once, and then you move forward.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Should this be a loop?

No, because there is no pattern.

Yes, because every middle square has honey or nectar.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

There is a zig-zag pattern at the beginning and the end of this puzzle. You should

Ignore it because only squares should be functions.

Create a zig zag function

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The action of doing something over and over again.

Looping

Bugging

Programming

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the action of doing something over and over again?

Repeat

Loop

Debugging

Tags

CCSS.RI.11-12.4

CCSS.RI.4.10

CCSS.RI.5.10

CCSS.RI.7.4

CCSS.RI.9-10.4

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?