https://github.com/comsavvy/object-oriented-in-python
This project is about working in-dept. with classes and a deep iteration that requires logic associated with it.
https://github.com/comsavvy/object-oriented-in-python
object-oriented-programming sum
Last synced: 5 months ago
JSON representation
This project is about working in-dept. with classes and a deep iteration that requires logic associated with it.
- Host: GitHub
- URL: https://github.com/comsavvy/object-oriented-in-python
- Owner: comsavvy
- Created: 2020-10-20T23:21:04.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-31T13:56:34.000Z (about 5 years ago)
- Last Synced: 2025-01-25T15:29:16.897Z (12 months ago)
- Topics: object-oriented-programming, sum
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Object Oriented Programming
This project is about working in-dept with classes and a deep iteration that requires logic associated with it.
*The usage_test.py contain the unittest used to evaluate the performace of the class instance, methods and attributes.*