– Types of Operators
– Python Arithmetic Operators
– Python Comparison Operators
– Python Assignment Operators
– Python Bitwise Operators
– Python Logical Operators
– Python Membership Operators (in, not in)
– Python Identity Operators (is, is not)
– Python Operators Precedence