Python
Python
When there are several classes that have many common data attributes, it is better to write a(n) ________ to hold all the general data.
When there are several classes that have many common data attributes, it is better to write a(n) ________ to hold all the general data.
When there are several classes that have many common data attributes, it is better to write a(n) ________ to hold all the general data.
Answer: superclass
Learn More :