CashMachine (part 5)

  • 20
  • Locked
1. In the previous task, we implemented the basic logic of the DEPOSIT operation. But we couldn't see the results. So, in the manipulator, create an int getTotalAmount() method that calculates the total amount for the selected currency. 2. Call the getTotalAmount() method in the main method.
You can't complete this task, because you're not signed in.
Comments
  • Popular
  • New
  • Old
You must be signed in to leave a comment
This page doesn't have any comments yet