What is a loop?
Python Basics 4

Quiz
•
Computers
•
University
•
Hard
Tracy Therese
Used 33+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Allows execution of single statements only
Allows you to return to the beginning of the program
Allows execution of groups of statements all at once
Allows execution of statement or group of statements multiple times
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is an iteration?
A single loop
Repeated execution of a list of statements.
Repeated execution of loops
Repeated execution of variables
3.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Types of loops (choose all correct answers)
for
while
break
while
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Repeats statements or a group of statements while a given condition is true
while loop
for loop
nested loop
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Executes a sequence of statements multiple times and abbreviates the code that manages the loop variable
while loop
for loop
nested loop
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Use of one or more loops inside any other while, for or do....while loop
while loop
for loop
nested loop
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Terminates the loop statement and transfers execution to the statement immediately following the loop
pass statement
continue statement
break statement
Create a free account and access millions of resources
Similar Resources on Quizizz
16 questions
Decision In C

Quiz
•
University
20 questions
2.1.4 Thinking Logically

Quiz
•
University
15 questions
FOP - CHAPTER 7

Quiz
•
University
20 questions
Looping & Functions C++

Quiz
•
University
20 questions
PERULANGAN WHILE DO

Quiz
•
University
17 questions
C++ Chapter 5

Quiz
•
University
17 questions
Flow of Control in C++ ( Conditional statements)

Quiz
•
9th Grade - University
20 questions
C Programming (Unit- 1) Quiz

Quiz
•
University
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