FOR loops are
Assessment - for loop in Python

Quiz
•
Computers
•
11th - 12th Grade
•
Medium
DHIVYA ANOOP
Used 17+ times
FREE Resource
6 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 5 pts
loops which run an unknown number of times
loops which run for a specific number of times
the same as if statements
not part of programming
2.
MULTIPLE CHOICE QUESTION
10 sec • 5 pts
What are the values that can be seen in the output?
0,1,2,3,4,5,6,7,8,9,10, 11,12
1,2,3,4,5,6,7,8,9,10,11,
12
1,2,3,4,5,6,7,8,9,10,11,
12,13
0,1,2,3,4,5,6,7,8,9,10,11,12,13
3.
MULTIPLE CHOICE QUESTION
10 sec • 5 pts
what is the name of the variable used in the following code?
counter
for
#
4.
MULTIPLE CHOICE QUESTION
10 sec • 5 pts
What type of loop is used when you know how many times you want to repeat something?
while loop
for loop
if statement
a variable
5.
MULTIPLE CHOICE QUESTION
10 sec • 5 pts
Choose the set of values of i that will be displayed on the screen.
for i in range(1,6):
print(i*2)
2,4,6,8,10
1,2,3,4,5
1,2,3,4,5,6,
2,4,6,8,10,12
6.
MULTIPLE CHOICE QUESTION
10 sec • 5 pts
Predict the output of the given code:
Similar Resources on Quizizz
10 questions
AP CSA 4.2 (For Loops)

Quiz
•
10th - 12th Grade
11 questions
Python Review

Quiz
•
11th Grade
8 questions
Small Basic Mid Point Review

Quiz
•
6th - 12th Grade
10 questions
PRLD - Looping

Quiz
•
12th Grade
10 questions
Python Loops

Quiz
•
9th - 12th Grade
10 questions
LOOPS IN C++

Quiz
•
10th Grade - University
10 questions
Quiz 4 Edhesive Review

Quiz
•
9th - 12th Grade
9 questions
AP CS A Quiz 4 Practice

Quiz
•
9th - 12th Grade
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade