Examveda

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

Answer: Option B


This Question Belongs to Python Program >> Exception Handling In Python

Join The Discussion

Related Questions on Exception Handling in Python