Python Boolean-question-4

Last Updated :
Discuss
Comments

In Python, which operator checks if two variables point to the same object in memory?

==

is

in

!=

Share your thoughts in the comments