Composition enables you to reuse code by adding objects to other objects, as opposed to inheriting the interface and implementation of other classes.
-
Updated
Nov 4, 2022 - Python
Composition enables you to reuse code by adding objects to other objects, as opposed to inheriting the interface and implementation of other classes.
Add a description, image, and links to the python-object-composition topic page so that developers can more easily learn about it.
To associate your repository with the python-object-composition topic, visit your repo's landing page and select "manage topics."