Python Institute PCAP-31-03 Question Answer
What is true about Python class constructors? (Choose two.)
there can be more than one constructor in a Python class
the constructor must return a value other than None
the constructor is a method named __init__
the constructor must have at least one parameter
TESTED 26 Jul 2025
Copyright © 2014-2025 ACE4Sure. All Rights Reserved