Independent Practice
On your own:
- Add a test for a withdrawal and the code to pass the test.
- Add one more test to ignore withdrawals that are greater than the account balance and the code to pass.
Homework
Go back to a previous project and add tests