and named deposit. Add code to the new method to increase the balance by a
given amount.
Add a new function to the class module. This function should be publicly
available and named withdraw. Add code to the new method to decrease the
balance by a given amount.
No comments:
Post a Comment