Basic OOP project in Python
Go to file
2023-05-09 16:54:32 +02:00
.idea Initial commit 2023-05-09 16:47:40 +02:00
.gitignore Gitignore 2023-05-09 16:54:32 +02:00
Account.py Initial commit 2023-05-09 16:47:40 +02:00
Bank.py Initial commit 2023-05-09 16:47:40 +02:00
Banker.py Initial commit 2023-05-09 16:47:40 +02:00
Boss.py Initial commit 2023-05-09 16:47:40 +02:00
main.py Initial commit 2023-05-09 16:47:40 +02:00
Operation.py Initial commit 2023-05-09 16:47:40 +02:00
Person.py Initial commit 2023-05-09 16:47:40 +02:00