This statement is used to allow a program to repeat a task for a specific number of times
for loops

Quiz
•
Instructional Technology
•
9th Grade
•
Medium
Phương Nguyễn
Used 43+ times
FREE Resource
7 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
if
for
while
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
range() function is used to create a sequence of numbers.
Write the range() function to create this sequence: [0, 1, 2, 3, 4]
range(0, 1, 2, 3, 4)
range(5)
range(4)
range(0, 4)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
range() function is used to create a sequence of numbers.
Write the range() function to create this sequence: [2, 3, 4, 5, 6]
range(2, 3, 4, 5, 6)
range(2, 6)
range(2, 7)
range(5)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
range() function is used to create a sequence of numbers.
Write the range() function to create this sequence: [2, 4, 6, 8]
range(2, 4, 6, 8)
range(2, 8)
range(2, 9)
range(2, 9, 2)
range(2, 8, 2)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be displayed after the program is executed?
1 2 3 4 5
1
2
3
4
5
0 1 2 3 4
0
1
2
3
4
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will be displayed after the program is executed?
0
1
2
3
4
5
1
2
3
4
5
1
2
3
4
5
6
0
1
2
3
4
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will be displayed after the program is executed?
2
15
3
2
5
8
11
14
Hi
Hi
Hi
Hi
Hi
Hi
Hi
Hi
my brain hurts
Similar Resources on Quizizz
10 questions
Defensive Design/ Robust Coding

Quiz
•
9th Grade - University
10 questions
Mid-Quiz

Quiz
•
9th - 12th Grade
5 questions
Intro to Python Project Stem Unit 9 Test

Quiz
•
9th - 12th Grade
9 questions
Tynker Vocabulary

Quiz
•
7th - 12th Grade
11 questions
DATA ANALYSIS 101 (Formulas / Functions)

Quiz
•
8th - 9th Grade
7 questions
Intro to Python Project Stem Unit 7 Quizs

Quiz
•
9th - 12th Grade
12 questions
Construction Drawing Quiz

Quiz
•
9th Grade
10 questions
Technology Pub Quiz

Quiz
•
3rd - 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 Instructional Technology
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
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
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University