Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bank Accounts Wave 3 + Optional #61

Open
wants to merge 14 commits into
base: dfcp/master
Choose a base branch
from

Conversation

dezshino
Copy link

Completed Wave 3 Primary Requirements + optionals

  • Created CheckingAccount class
  • Created SavingsAccount class
  • Created MoneyMarketAccount class

end
return @balance

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice job moving the return to outside of the if statement since it applies to both conditions

@kariabancroft
Copy link

Nice job with this. You made good use of super as well as a few constants.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants