/-Banking-System-Management-

This Python script simulates a basic banking system management, differentiating between agents and clients. Agents can add or delete accounts, while clients can perform various account-related operations such as changing passwords, checking balances, depositing money, and withdrawing money.

Primary LanguagePython

Stargazers