input("Enter your Account Number") print ("Current Account Balance: 25000") strCHOICE = input ("Press 1…

assignment:  Ask the user to enter their account number, and then print their beginning balance. (Just make one up).  Then ask them if they want to make a deposit or a withdrawal.  Depending on their selection, call a function to perform the action that they wish.  Then print the new balance.  They should be able to do as many transactions as they wish, so use iteration here. 

and i have the ATM program written out but i keep getting errors when you go for choice 1 or 2 can you please review it and fix it 

thanks

0 replies

Leave a Reply

Want to join the discussion?
Feel free to contribute!

Leave a Reply