Code HS Unit 4 Review

Quiz
•
Computers
•
11th - 12th Grade
•
Medium
Kelley Camp
Used 274+ times
FREE Resource
37 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following is not a valid value for a boolean?
True
False
yes
All are valid
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
After the following code runs, what is the value of is_weekend?
True
False
"is_weekend"
"is_saturday || is_sunday"
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What symbol represents the and operator in Python?
AND
and
&
&&
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What symbol represents the or operator in Python?
OR
or
|
| |
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
When using "and" as a Boolean operator, what must happen for the phrase to be True?
All conditions must be True
Just one condition must be True
No conditions are True
None of the choices are correct
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the proper way to compare if two values are equal in a boolean expression in Python?
=
==
EQUALS
is
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the proper operator for “not equals” in Python?
=!
!=
~=
NOT EQUALS
Create a free account and access millions of resources
Similar Resources on Wayground
32 questions
Python (Codecademy)

Quiz
•
8th - 12th Grade
40 questions
Java Test - 1

Quiz
•
9th - 12th Grade
40 questions
Strategi Algoritma dan Pemrograman

Quiz
•
11th Grade
40 questions
EMPOWERMENT TECHNOLOGY FINAL EXAM

Quiz
•
11th Grade
37 questions
Robotics-1-PythonBooksA

Quiz
•
9th - 12th Grade
40 questions
Quiz IX

Quiz
•
9th Grade - University
42 questions
CompSci District Test Prep Form I

Quiz
•
9th - 12th Grade
34 questions
Designing and Modifying Database Tables Review

Quiz
•
9th - 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
20 questions
Digital Citizenship

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

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

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

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade