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
10 questions
Asesmen Keterampilan Bahasa Inggris Kelas XI

Quiz
•
11th Grade
10 questions
Boolean Operators Quiz

Quiz
•
12th Grade
10 questions
Scratch Programming Quiz

Quiz
•
12th Grade
12 questions
Cambridge Nationals: Database Entity Relationship Modelling

Quiz
•
9th - 12th Grade
10 questions
Input and output devices

Quiz
•
10th Grade
6 questions
IG1 U6 Extention AIL4 Shoes Survey

Quiz
•
10th Grade
12 questions
Imperfect tense in Spanish

Quiz
•
9th - 12th Grade
10 questions
If-Statements

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

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

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade