posted 6 years ago
So I have a method withdraw that just adds the amount of the withdraw to the list. So if then enter 400 to withdraw I just add that to the list. However when I print the list I want the withdraw to be negative. So the user enters a positive number, and when it prints I want it to be negative. This is what I have
Got more to do, but right now thats my focus