Python - Conditionals

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Karen Koelm
Used 57+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which code means not equal to?
==
<=
>
!=
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following is not a Relational Operator?
<=
==
=
!=
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following is NOT a Boolean Statement?
name == "duck"
8 <= 12
num = int(Input("Pick a number.")
total > 0
4.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Which booleans have a value of True?
12 - 3 == 9
30 <= 25
17 != 11 + 6
15 / 5 == 3.0
5.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Which of the following are valid values for a boolean?
Select ALL that apply.
True
false
0
False
1
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the final value for total?
6
4
7
9
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which lines of code will be skipped when the program is run?
4, 7, 8
4
3, 4, 7, 8
7, 8
Create a free account and access millions of resources
Similar Resources on Wayground
9 questions
IF Statements

Quiz
•
12th Grade
10 questions
Python IF Statements

Quiz
•
9th - 12th Grade
16 questions
Subroutines

Quiz
•
9th - 11th Grade
10 questions
Python Boolean and If

Quiz
•
9th - 12th Grade
10 questions
Comp Sci Unit 2 #5

Quiz
•
11th Grade
17 questions
TURINGLAB - IMAGES AND SHAPES

Quiz
•
7th Grade - University
14 questions
python IF part1

Quiz
•
9th Grade
14 questions
Y13 Autumn1 1.4.1 & 2.2.1

Quiz
•
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