For Loops

For Loops

Assessment

Quiz

Created by

Joshua Coleman

Computers

8th Grade

43 plays

Medium

Student preview

quiz-placeholder

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Repeating the same instruction is...

Selection

Looping

Sequencing

Flowchart

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will the code shown output?

range 3

Hello World

Hello World

Hello World

Hello World

Hello World

Start Code Here

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Identify the variable in this program.

name

for i in range (4)

print

Michael

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will this program out when executed?

name

name

name

name

name

Michael

Michael

Michael

Michael

Michael

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will this program output when executed?

city

2

London

2

London

London

loops

city

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A variable's value...

can never change

must remain the same

can only be changed twice

can change throughout a program

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will this program output when executed?

London

Liverpool

Hayes

London

Liverpool