Python Iteration

Python Iteration

10th Grade

13 Qs

quiz-placeholder

Similar activities

MK Java for-Loop Quiz 2

MK Java for-Loop Quiz 2

8th - 12th Grade

10 Qs

Python Quiz

Python Quiz

10th Grade

15 Qs

Python Basics Review

Python Basics Review

10th Grade

18 Qs

Foundations of Programming

Foundations of Programming

9th - 10th Grade

18 Qs

Programming Quiz for year 10

Programming Quiz for year 10

9th - 10th Grade

18 Qs

Python basics

Python basics

7th - 10th Grade

18 Qs

Loops

Loops

10th Grade

10 Qs

Test 4 Edhesive Review

Test 4 Edhesive Review

9th - 12th Grade

18 Qs

Python Iteration

Python Iteration

Assessment

Quiz

Computers

10th Grade

Medium

Created by

Quizizz Content

Used 43+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

If i want to continuously check for a correct answer, what loop would i use?

for loop

while loop

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will be the output of this code?

1,2,3,4,5,6,7,8,9,10,11,12

0,2,4,6,8,10

2,4,6,8,10,12

2,4,6,8,10

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will this code print?

Print the word 'letter'.

Print a user input on one line.

Print a user input one letter at a time.

Print an Error.

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is a Count-Controlled loop?

for loop

while loop

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the '#' allow you to do?

Repeat code

Comment on code

Print code

End code

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

What sort of loop is this?

Count Controlled

Condition Controlled

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A count controlled loop will..

Repeat code until a condition is met

Repeat code a specific amount of times

Repeat code a random amount of times

None of the above

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?