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

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

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

The simplest possible class definition in Python can be expressed as:


A.

class X:


B.

class X:

pass


C.

class X:

return


D.

class X: {}


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.