Skip to content

JamariCJGoodridge/BasicBankApplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BasicBankApplication

A basic bank application made from python. It is capable of making deposits and withdrawals in the program, track these transactions and update the bank file. This project utilizes python to read, write and add to existing files to produce an interactable file. Also used were Exceptions to avoid errors that could be caused by user input, such as ValueErrors that could be produced from a user trying to add letters into their bank account instead of numbers. Variables were keep localized to avoid complications and make actions explicit.

About

A basic bank application made from python. It is capable of making deposits and withdrawals in the program, track these transactions and update the bank file. This project utilizes python to read, write and add to existing files to produce an interactable file. Also used were exceptions to avoid errors that could be caused by user input, such as…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages