nerdexam
Python_Institute

PCAP-31-03 · Question #150

What should you put instead of XXX to print out the module name?

The correct answer is C. __main__. See the full explanation below for the reasoning.

Question

What should you put instead of XXX to print out the module name?

Options

  • Amain
  • Bmain
  • Cmain
  • Dmain

How the community answered

(46 responses)
  • A
    11% (5)
  • B
    2% (1)
  • C
    80% (37)
  • D
    7% (3)

Community Discussion

No community discussion yet for this question.

Full PCAP-31-03 Practice