/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.

Primary LanguagePython

No issues in this repository yet.