Basic OOP project in Python
Go to file
2023-05-16 15:35:05 +02:00
.idea Initial commit 2023-05-09 16:47:40 +02:00
.gitignore Zaktualizuj '.gitignore' 2023-05-16 15:35:05 +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