https://github.com/amos-babu/payment-system-python
A commandline payment system
https://github.com/amos-babu/payment-system-python
classes-and-objects python
Last synced: 23 days ago
JSON representation
A commandline payment system
- Host: GitHub
- URL: https://github.com/amos-babu/payment-system-python
- Owner: amos-babu
- Created: 2024-12-17T06:31:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-17T06:34:10.000Z (over 1 year ago)
- Last Synced: 2025-02-21T10:39:54.048Z (over 1 year ago)
- Topics: classes-and-objects, python
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# payment-system-python
A commandline payment system
1. Make a new account
2. Check balance
3. deposit
4. withdraw
Its a system that uses objects oriented programming of python.