3 - Learn Python, Logical operatorslucadr (41)in #programming • 5 years ago (edited) In python the operators are the most classic, like any programming language: + - * / % Then there are the comparison operators: == != < > The classic Boolean operators and or not #post #news