1. Try 8 dimes and 8 nickels and 0 quarters (no quarters). Is there something strange about the reported Totals (Click the Totals YELLOW button).

  2. How was the 3D or the shadow effect created for the four round buttons? Look at the code to see how it was done.

  3. Did you try all SIX different command buttons that are available in the GUI user interface? One of the command buttons is a little less obvious than the other five are.

  4. More later... Please study this carefully! Count the local variables, parameters and PIVs in the two classes Purse and CoinPurseDemo2. Remember, PIV is my acronym for Private Instance Variables.