Page 1 of 1

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

Posted: Wed Jul 13, 2022 7:45 pm
by answerhappygod
a) we get a True
b) we get a False
c) an TypeError occurs
d) a ValueError occurs