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.
- Host: GitHub
- URL: https://github.com/vaibhavmojidra/python---demo-object-composition
- Owner: VaibhavMojidra
- Created: 2022-09-20T15:55:35.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-04T15:33:23.000Z (over 3 years ago)
- Last Synced: 2025-02-16T01:13:22.445Z (about 1 year ago)
- Topics: mojidra, object-composition, python, python-object-composition, python3, vaibhav, vaibhav-mojidra, vaibhavmojidra
- Language: Python
- Homepage: https://vaibhavmojidra.github.io/site/
- Size: 642 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python Demo Object Composition
