Python Unit 4 - Loops & Error Handling

Quiz
•
Computers
•
6th - 9th Grade
•
Medium
Tom Riherd
Used 11+ times
FREE Resource
34 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Used to make a program repeat a series of instructions for either a certain number of times or until a condition is met.
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 Wayground
30 questions
Programming Basic 2

Quiz
•
8th Grade
30 questions
Python Test 1

Quiz
•
6th - 8th Grade
30 questions
Python Programming Test

Quiz
•
7th Grade
35 questions
Python Basics

Quiz
•
6th - 8th Grade
30 questions
Python (Week 7)

Quiz
•
9th Grade
29 questions
Python Programming

Quiz
•
8th Grade
35 questions
Bitmaps and vectors

Quiz
•
7th Grade
35 questions
CP Final Exam Review 1

Quiz
•
6th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
8 questions
Time Management

Quiz
•
6th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th Grade
17 questions
[AP CSP] Binary Number System

Lesson
•
9th - 12th Grade
15 questions
Computer Components Video

Interactive video
•
8th Grade
14 questions
Computer Hardware

Quiz
•
7th Grade