This article discusses Python operators and types. Mathematicians employ operators to write expressions and equations. a+b uses the ‘+’ operator. In Python, operators are used to write expressions and conditions. Mathematical and Python equations are different. a+b=5 is usually written like this. In Python, expressions are always written right off the = operator. a+b=5 Let’s look at operators.
Source: https://insideaiml.com/blog/Operators-and-Types-of-operators-in-Python-1141