public static void transfer(Account **form**, Account to, double amount) { **form**.withdrawal(amount); to.deposit(amount); }
The first variable in the method is 'form' but I believe it should read 'from'.
This is Part I Week 4.
You seem to have CSS turned off. Please don't fill out this field.
Hi,
Thanks for your report. I've created a note about this issue in our internal tracker. The issue will be resolved in a future version of the material.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
This is Part I Week 4.
Hi,
Thanks for your report. I've created a note about this issue in our internal tracker. The issue will be resolved in a future version of the material.