A simple python program to simulate the bank account balances of three individuals that prompts the user for input during deposits, withdrawals and transfers.
Tedisaac/BankAccountBalanceSimulation
A python program to simulate the bank account balances of three individuals that prompts user input during deposits, withdrawals and transfers.
Python