#Output Format:
#C:\Users\Student\Desktop\ds\venv\Scripts\python.exe "C:/Users/Student/Desktop/ds/Simple_Banking Project.py"
Welcome to Bhaskar Bank Enter Your Name:Vijay Bhaskar d-Deposit w-Withdraw e-exit Choose your option:d Enter amount:100000 Balance after deposit: 100000.0 d-Deposit w-Withdraw e-exit Choose your option:d Enter amount:50000 Balance after deposit: 150000.0 d-Deposit w-Withdraw e-exit Choose your option:w Enter amount:25000 Balance after withdraw: 125000.0 d-Deposit w-Withdraw e-exit Choose your option:e Thanks for Banking