Account
Categories

Identity Operators in Python


Definition:

In Python, it checks if two variables point to the same memory location or not.

There are the following identity operators: