Add code to the deposit method of account1 to add the amount to the remaining balance (use this). Note that the following exercise is for drill only, i.e. we would normally not organize code this way.

javascript programming
exercise: methods 01