Identity operators is and is not in Python check if two variables reference the same object in memory, not just value equality.
is
is not