Python_Institute
PCAP-31-03 · Question #83
If you need a function that does nothing, what would you use instead of XXX? (Select two answers)
The correct answer is A. pass D. None. See the full explanation below for the reasoning.
Question
If you need a function that does nothing, what would you use instead of XXX? (Select two answers)
Options
- Apass
- Breturn
- Cexit
- DNone
How the community answered
(17 responses)- A82% (14)
- B6% (1)
- C12% (2)
Community Discussion
No community discussion yet for this question.