Python Institute Certified Associate in Python Programming PCAP-31-03 Question # 20 Topic 3 Discussion

Python Institute Certified Associate in Python Programming PCAP-31-03 Question # 20 Topic 3 Discussion

PCAP-31-03 Exam Topic 3 Question 20 Discussion:
Question #: 20
Topic #: 3

If you need a function that does nothing, what would you use instead of XXX? (Select two answers)

def idler ( ):

XXX


A.

pass


B.

return


C.

exit


D.

None


Get Premium PCAP-31-03 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.