Skip to content

HollyChaffee/SavingsAccount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

SavingsAccount

Basic savings account

Created a savings account that contains the behaviors initial balance, check balance, withdraw, and deposit. The code results in the following:

Hello! Your balance is 2000. You just withdrew 250. Hello! Your balance is 1750. You just deposited 600. Hello! Your balance is 2350. You just deposited 700. Hello! Your balance is 3050.

About

Basic savings account

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages