nerdexam
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)
  • A
    82% (14)
  • B
    6% (1)
  • C
    12% (2)

Community Discussion

No community discussion yet for this question.

Full PCAP-31-03 Practice