1.

What are the different kind of operators in Python? Explain each giving examples. could somebody pleasee answer it​

Answer»

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



Discussion

No Comment Found