
CB30: Unit 3 TEST Review
Computers
9th - 12th Grade
Used 23+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
29 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output if kangaroo is the input?
TRUE
FALSE
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is an if-then statement used for?
When you need something to happen when the if condition is false
As a variable for a function
To allow programs to make decisions
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
How can the following code be rewritten:
if (75 <= y <= 100):
if (75 <= y and <= 100):
if 75 <= y and <= 100):
if (75 <= y and y <= 100):
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following is true when a is 4 and b is 8?
a < b and a == b
a < b and a != b
a > b or a == b
b <= a or a > b
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
The following code could be rewritten using:
if (num1 == 17):
if ( num2 < 20):
not
or
and
None of the above
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
To test if x is less than or equal to y:
if (x __ y):
>
<
<=
>=
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
For if statements to work in Python you must ________________ them.
indent
make decisions about
add an else to
use input commands with
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?
Popular Resources on Wayground
8 questions
Spartan Way - Classroom Responsible
Quiz
•
9th - 12th Grade
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
14 questions
Boundaries & Healthy Relationships
Lesson
•
6th - 8th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
3 questions
Integrity and Your Health
Lesson
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
9 questions
FOREST Perception
Lesson
•
KG
20 questions
Main Idea and Details
Quiz
•
5th Grade
Discover more resources for Computers
10 questions
Navigating Digital Citizenship and Online Safety
Interactive video
•
6th - 10th Grade
20 questions
Computer / Internet Companies
Quiz
•
9th Grade
10 questions
Exploring the Basics of Google Sheets
Interactive video
•
9th Grade
10 questions
Exponent Rules
Quiz
•
9th - 12th Grade
20 questions
JavaScript - Karel
Quiz
•
9th - 10th Grade