Booleans represent one of two values: True
or False
.
Python Booleans

Quiz
•
Computers
•
11th Grade
•
Medium
T. Arman
Used 229+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
True
False
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
When you compare two values, the expression is evaluated and Python returns the Boolean answer.
True
False
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Any string is False
, except empty strings.
True
False
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Any number is True
, except 1.
True
False
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the result of the following code?
print(10 == 9)
True
False
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the result of the following code?
print(10 < 9)
True
False
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the result of the following code?
print(10 != 9)
True
False
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Unit 1 Post Test: Basic Python

Quiz
•
9th - 12th Grade
15 questions
PYTHON PROGRAMMING

Quiz
•
11th - 12th Grade
15 questions
Python Programming 1: print, strings, variables, casting

Quiz
•
9th Grade - University
15 questions
CSE_CodeHS_intro_python_unit_3_5

Quiz
•
9th - 12th Grade
15 questions
Python and PseudoCode Quiz

Quiz
•
10th Grade - University
15 questions
N4 SDD - Code understanding quiz 1

Quiz
•
10th - 12th Grade
14 questions
For Loops (Java)

Quiz
•
9th - 12th Grade
15 questions
Python Fundamentals Quiz

Quiz
•
11th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University