Python Tutorial
Python: Boolean Operators
By Xah Lee. Date:
2022-09-05
.
x
and
y
and
x
or
y
or
not
x
negation
Python, Operators
Python: Operators
Python: Assignment Operators
Python: Bitwise Operators
Python: Conditional. if then else
Python: Boolean. True False
Python: Boolean Operators
Python: Test Equality
Python: Test Order (Greater, Lesser)
Python
Search 🔍
Help
Print Version
Builtin Help
Comment
Comment
String
String
Unicode 🐍
Arithmetic
Operators
Assignment
Convert Int, Float, String
Complex Numbers
Boolean
True, False
Boolean Operators
Test Equality
Test Order
Conditional
If Else
Loop, Iteration
Loop
Data Structure
List
Dictionary
Tuple
Sets
Sequence Types
JSON
Function and Class
Function
Lambda
Closure
Decorator
Class
Object, ID, Type
Module
Import Module
Show Module Doc
List Module's Functions
List Modules
Module Search Paths
Write a Module
Misc
Datetime
Timing, Benchmark
Regex
Regex
Regex Reference
Read Write File
Read File
Write File
Walk Directory
File Path
Find Script Path
Unicode, Encoding
Get Unicode Name, Codepoint
Convert File Encoding
Misc
Format Code
Get Env Var
System Call
Get Command Line Args
Decompress Gzip
Get Image Size
Transpose Matrix