https://github.com/richardwarepam16/python_oop-coffeemachine
This is a repository of a coffee maker program which I built while I was revising OOPS concept.
https://github.com/richardwarepam16/python_oop-coffeemachine
100daysofcode angela-yu-course coffee-machine oops-in-python python-3
Last synced: 7 months ago
JSON representation
This is a repository of a coffee maker program which I built while I was revising OOPS concept.
- Host: GitHub
- URL: https://github.com/richardwarepam16/python_oop-coffeemachine
- Owner: richardwarepam16
- Created: 2022-11-28T06:07:26.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-28T06:08:15.000Z (almost 3 years ago)
- Last Synced: 2025-01-22T02:23:33.894Z (9 months ago)
- Topics: 100daysofcode, angela-yu-course, coffee-machine, oops-in-python, python-3
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python_OOP-CoffeeMachine
Here we make a coffee machine by using OOPS concept