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

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

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

Assuming that the code below has been placed inside a file named code.py and executed successfully which of the following expressions evaluate to True? (Select two answers)

PCAP-31-03 Question 3


A.

str (Object) = 'Object1


B.

Class A.__module__ == ' main__'


C.

len (ClassB.__bases__) == 2


D.

__name__== '__main__'


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.