An open API service indexing awesome lists of open source software.

https://github.com/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.
https://github.com/vaibhavmojidra/python---demo-object-composition

mojidra object-composition python python-object-composition python3 vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 12 months ago
JSON representation

Composition enables you to reuse code by adding objects to other objects, as opposed to inheriting the interface and implementation of other classes.

Awesome Lists containing this project

README

          

# Python Demo Object Composition

![Output](https://github.com/VaibhavMojidra/Python---Demo-Object-Composition/blob/master/output/output.png)