
For Loop Quiz
Authored by Michael Alves
Computers
11th Grade
Used 4+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the for loop allow us to do?
Execute code an indefinite number of times
Execute code based on user input
Execute code a predetermined number of times
Execute code only once
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the starting value of the variable 'i' in a for this loop:
for i in range(5):
1
-1
0
2
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the range function determine in a for loop?
The number of times the loop runs
The conditions for the loop to end
The number of variables used in the loop
The type of data used in the loop
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following code: for i in range(4): print(i+1)?
1 2 3 4
0 1 2 3
2 3 4 5
4 3 2 1
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the value of 'i' when the loop ends in the code: for i in range(6)?
5
6
4
7
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following code: for i in range(3): print('hello')?
hello
hello hello hello
hello hello hello hello
hello hello
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following code: for i in range(3): print(i)?
0 1 2 3
1 2 3 4
1 2 3
0 1 2
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
12 questions
ICT Computer Basics pt1
Quiz
•
10th - 12th Grade
11 questions
CompTIA A+February27
Quiz
•
11th Grade
10 questions
Recursion Practice, Recursion Practice, Recursion Practice...
Quiz
•
10th Grade - University
10 questions
INTERNET AND INTRANET
Quiz
•
9th - 11th Grade
10 questions
Social media influencers
Quiz
•
6th - 12th Grade
10 questions
1.1 - System Architecture - CPU [OCR] [GCSE]
Quiz
•
9th - 12th Grade
10 questions
Computer Education Grade 3 Volume 4 Quiz
Quiz
•
3rd Grade - University
10 questions
CALL: Causative Verb
Quiz
•
10th - 11th Grade
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
10 questions
Probability Practice
Quiz
•
4th Grade
15 questions
Probability on Number LIne
Quiz
•
4th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
6 questions
Appropriate Chromebook Usage
Lesson
•
7th Grade
10 questions
Greek Bases tele and phon
Quiz
•
6th - 8th Grade