Computer Science, asked by sanasona9008, 1 month ago

Explain the various available operators in Python. (in 14 marks)​

Answers

Answered by sshakuntala1977
0

Answer:

Types of Operator

Python language supports the following types of operators.

Arithmetic Operators

Comparison (Relational) Operators

Assignment Operators

Logical Operators

Bitwise Operators

Membership Operators

Identity Operators

Similar questions