Module 2 Mini Quiziz Review

Quiz
•
Computers
•
9th - 12th Grade
•
Easy
Ms. Morales
Used 3+ times
FREE Resource
7 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
In order to print:
Bring your umbrella!
is_sunny and is_raining both need to be FALSE
is_sunny or is_raining need to be FALSE
is_sunny and is_raining both need to be TRUE
only is_raining needs to be TRUE
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
In order to print:
Bring a hat!
is_sunny and is_raining both have to be TRUE
is_sunny has to be TRUE and is_raining has to be FALSE
is_sunny or is_raining have to be TRUE
is_sunny has to be FASLE and is_raining has to be TRUE
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
In order to print:
Bring a warm sweater!
is_sunny and is_windy BOTH need to be FALSE
is_sunny needs to be TRUE or is_windy needs to be TRUE
is_sunny and is_windy BOTH need to be TRUE
is_sunny needs to be FALSE or is_windy needs to be TRUE
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What if the user is a member
of Gen X (ages 43 to 58)?
What would be the elif statement that
will print the message “You’re a part of Gen X.” ?
if age >= 43 and age <= 58:
elif age <= 43 and age >= 58:
elif age >= 43 and age <= 58:
if age <= 43 and age >= 58:
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
According to lines 3 and 4, what will the value of the secret_number variable be at the start of the program?
10
a random number between 1 to 10
1
a random number between 0 to 10
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
According to lines 10 through 18, what will cause the while loop to end?
when guess is not equal to secret_number
when guess is less than or equal to secret_number
when guess is greater than or equal to secret_number
when guess is equal to secret_number
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
According to line 6, line 12, and the while loop, how will the value of the attempts variable change throughout the program as the user interacts with it?
The value of attempts will stay 0 every time the while loop is repeated.
The value of attempts will increase by 2 every time the while loop is repeated.
The value of attempts will increase by 1 every time the while loop is repeated.
The value of attempts will decrease by 1 every time the while loop is repeated.
Similar Resources on Wayground
5 questions
Calling Procedures

Quiz
•
12th Grade
10 questions
G10 Ch10 IGCSE ICT Satellite Systems

Quiz
•
9th - 10th Grade
10 questions
Unlocking the Power of Gratitude

Quiz
•
8th Grade - University
10 questions
Quiz on Logic and Compound Statements

Quiz
•
12th Grade
10 questions
Ramsey - Chapter 5 - Lesson 1 - Quiz

Quiz
•
9th Grade
10 questions
SQL Quiz

Quiz
•
9th Grade
10 questions
hoàn thành câu chia thì unit intro vs 1

Quiz
•
11th Grade
12 questions
SQL

Quiz
•
11th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade