Used to make a program repeat a series of instructions for either a certain number of times or until a condition is met.
Python Unit 4 - Loops & Error Handling

Quiz
•
Computers
•
6th - 9th Grade
•
Medium
Tom Riherd
Used 10+ times
FREE Resource
34 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
loop
endless loop
if / else
circle
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A loop that runs continuously or won't stop because the condition the loop is evaluating cannot be satisfied.
loop
endless loop
if / else
circle
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Instruction in Python to create a loop that will run continuously when a condition is True. Looping ends when condition is False.
while
for
continue
endless loop
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A type of loop in Python that is designed to work through the number of items in a list, a range, or characters of a string.
while
for
continue
endless loop
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Python statement to redirect program execution in a loop back to the beginning of the loop rather than finishing the rest of the instructions contained in the loop.
while
for
continue
endless loop
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Keystroke combination that usually terminates execution of Python programs by sending the “break” command to the Python shell.
Ctrl+c
break
fault
Ctrl+b
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Python statement that will stop code executing within a loop & advance to the first statement after the end of the loop.
Ctrl+c
break
fault
Ctrl+b
Create a free account and access millions of resources
Similar Resources on Quizizz
30 questions
BCHS Y9 Python Topic 6 Quiz

Quiz
•
9th - 12th Grade
30 questions
Python Basics

Quiz
•
8th - 10th Grade
32 questions
Arduino

Quiz
•
7th - 12th Grade
34 questions
Computer Science I Midterm Review (AKHS)

Quiz
•
9th - 12th Grade
31 questions
Python Programming Conditional Statements Practice

Quiz
•
6th Grade
34 questions
Year 8 Homework 2

Quiz
•
8th Grade
30 questions
CodeHS Tracy the Turtle Final Test

Quiz
•
6th - 10th Grade
33 questions
2.1.1 CSE Transitioning from Block to Text Coding

Quiz
•
9th - 12th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
20 questions
Final Exam Vocabulary

Quiz
•
6th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade