Python_Institute
PCAP-31-03 · Question #123
What is the expected behavior of the following code?
The correct answer is A. It outputs False. See the full explanation below for the reasoning.
Question
What is the expected behavior of the following code?
Options
- AIt outputs False
- BIt outputs nothing
- CIt outputs True
- DIt raises an exception
How the community answered
(36 responses)- A81% (29)
- B3% (1)
- C6% (2)
- D11% (4)
Community Discussion
No community discussion yet for this question.