When using the == operator I am asking python whether two objects are equal. Therefore when I execute the following code I get the expected result:
==