
Chapter 8 Exam Review
Quiz
•
Information Technology (IT)
•
8th Grade
•
Easy
Ashley Brown
Used 16+ times
FREE Resource
Enhance your content in a minute
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What type of loop would you use if you want a numeric index and know how many times the loop should run?
"for" loop
"while" loop
infinite loop
"numeric" loop
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When a "for" loop ends, where does the program flow continue?
At the first non-indented statement after the loop body
Program flow resumes at the statement directly above the "for" keyword
The entire program halts immediately when the loop is done
for() loops, by design, will never end
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the code, which statement(s) are part of the "for" loop body?
LINE 3 only
LINES 2 and 3 only
LINE 1 and 4 only
LINES 1, 2, and 3 only
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many times will the loop body run in the code below? data = "count" for x in data: print(x)
5
6
1
0
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What value is stored in the "total" variable after the following code runs? total = 0 for i in range(1,4): total = total + i
6
0
5
10
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following "for" loop?
0 3 6 9 12 15 18 21 24 27
1 3 6 9 12 15 18 21 24 27 30
0 9 18 27
0 3 6 9
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be displayed on the screen when the following code is run?
c#o#u#n#t
count
#t
#####
Create a free account and access millions of resources
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
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
20 questions
Quiz IT Cangkriman Hunter
Quiz
•
6th - 8th Grade
20 questions
iCEV Technology: Past, Present, Future
Quiz
•
8th Grade
25 questions
Informatika dan Pembelajarannya VIII BAB 1 Semester Ganjil
Quiz
•
8th Grade
25 questions
Pre-test Informatika Kelas 8
Quiz
•
8th Grade - University
19 questions
Computer Data and Graphics Quiz
Quiz
•
6th - 8th Grade
17 questions
Quiz về kiểu dữ liệu Str
Quiz
•
6th - 8th Grade
20 questions
Initial Technology Assessment - 1st Grade of ESO
Quiz
•
8th Grade
20 questions
Lower Elementary Quiz: Introduction to Computers
Quiz
•
2nd Grade - University
Popular Resources on Wayground
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
MINERS Core Values Quiz
Quiz
•
8th Grade
10 questions
Boomer ⚡ Zoomer - Holiday Movies
Quiz
•
KG - University
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
20 questions
Multiplying and Dividing Integers
Quiz
•
7th Grade
10 questions
How to Email your Teacher
Quiz
•
Professional Development
15 questions
Order of Operations
Quiz
•
5th Grade
Discover more resources for Information Technology (IT)
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
MINERS Core Values Quiz
Quiz
•
8th Grade
10 questions
Boomer ⚡ Zoomer - Holiday Movies
Quiz
•
KG - University
20 questions
Figurative Language Review
Quiz
•
8th Grade
20 questions
Physical and Chemical Changes
Quiz
•
8th Grade
22 questions
Newton's Laws of Motion
Lesson
•
8th Grade
24 questions
3.1 Parallel lines cut by a transversal
Quiz
•
8th Grade
20 questions
Slope from a Graph
Quiz
•
8th Grade
