new5Jey Veerasamy //create5accounts for new customer1001000500100.501123.50//initial balances for those checking accountsnew3John Doe //create3accounts for new Customer John Doe123.12456.457890.78//initial balances for those checking accountsdeposit5000002150.53//deposit150.53to account ID5000002withdraw5000008189.34//withdraw money from an accountadd1John Doe //add a new account for existing customer (basedonname)100.50//starting balance for new accountadd11000002//add a new account for existing customer (basedonCustomer ID)110.45//starting balance for new accountclose//close the program
new5Jey VeerasamyCustomerID:1000001// Customer ID for new customer1001000500100.501123.50AccountID:5000001//new account numbersAccountID:5000002AccountID:5000003AccountID:5000004AccountID:5000005new3John DoeCustomerID:1000002// Customer ID for new customer123.12456.457890.78AccountID:5000006//new account numbersAccountID:5000007AccountID:5000008deposit5000002150.53Newbalance:1150.53//new balance for the account after depositwithdraw5000008189.34Newbalance:7701.44//new balance after withdrawal operationadd1John Doe100.50AccountID:5000009//additional account(s) numbersadd11000002110.45AccountID:5000010//additional account(s) numbersclose
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here