Math, asked by m8977599, 21 days ago

list and explain the different types of operators used in python

Answers

Answered by ushaurya063
2

Answer:

Arithmetic Operators.

Relational Operators.

Assignment Operators.

Logical Operators.

Membership Operators.

Identity Operators.

Bitwise Operators

Please mark me as brainlist

Answered by bharati028485
3

Answer:

Operator Name Example

+ Addition x + y

- Subtraction x - y

* Multiplication x * y

/ Division x / y

Similar questions