Python Booleans

Quiz
•
Computers
•
11th Grade
•
Medium
T. Arman
Used 233+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Booleans represent one of two values: True
or False
.
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 Wayground
15 questions
TY Python Quiz

Quiz
•
9th - 12th Grade
15 questions
list in python

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

Quiz
•
11th Grade
12 questions
Project-Stem Unit 1 python coding

Quiz
•
9th - 12th Grade
13 questions
computer science

Quiz
•
11th Grade
12 questions
Python Programming Basics

Quiz
•
7th - 11th Grade
15 questions
CSE_CodeHS_intro_python_unit_3_5

Quiz
•
9th - 12th Grade
15 questions
Intro to Python Quiz

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
Appointment Passes Review

Quiz
•
6th - 8th 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
20 questions
Grammar Review

Quiz
•
6th - 9th Grade