What happens when ‘1’ == 1 is executed?

a) we get a True
b) we get a False
c) an TypeError occurs
d) a ValueError occurs

1 thought on “What happens when ‘1’ == 1 is executed?”

Leave a Comment