Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Unit5Code

To-do for Lesson 1:

  • Make a new constructor that takes a name as the parameter along with an intial balance and sets the instnace variables to these values
  • For all constructors, assign the account number a random 8 digit number
  • Make methods that allow someone to:
    • Change the account owner
    • Change/set the interest rate
  • Make an addInterest(...) method that add x% of interest to the balance and updates the balance

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages