Search Header Logo

Python - Iteration (For Loops)

Authored by Marc Hoy

Computers

10th Grade

Used 464+ times

Python - Iteration (For Loops)
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will this code output?

nothing at all

dude

dude, 4 times

dude, 6 times

dude, 3 times

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

In this code, what is the "i"

a while loop

a variable

iteration

a loop

random letter

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

In this code, what is "range"?

a function

a variable

iteration

a loop

selection

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

In this code, what is "for"?

a function

sequence

iteration

a while loop

selection

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

In this code, how would the code need to be changed, to print "dude" 10 times?

change the "dude", to a 10

change the 4, to a 10

change the for, to a while

change the 4, to an 11

change the print to an input()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be displayed?

1,2,3,4

2,3,4,5

1,1,1,1

1,2,3

0,1,2,3

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be displayed?

Nothing

5, 6, 7, 8, 9

1, 2, 3, 4, 5

1, 1, 1, 1, 1

5, 6, 7, 8, 9, 10

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?