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