Operators in Python (Arithmetic, Assignment Operators, Comparison Operators and Logical Operators)

preview_player
Показать описание
In this lesson we will learn the Operators in Python:

1. Arithmetic Operators:
Addition
Subtraction
Multiplication
Division
Floor division
Modulus and exponent

2. Assignment Operators : +=, -= and *=.

3. Comparison Operators:
Equal
Not equal
Greater than
Less than
Greater than or equal to
Less than or equal to

4. Logical Operators:
and
or
not
Рекомендации по теме
visit shbcf.ru