VaibhavMojidra/Python---Demo-Object-Composition
Composition enables you to reuse code by adding objects to other objects, as opposed to inheriting the interface and implementation of other classes.
Python
No issues in this repository yet.
Composition enables you to reuse code by adding objects to other objects, as opposed to inheriting the interface and implementation of other classes.
Python
No issues in this repository yet.