SkillAgentSearch skills...

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. Varaibles were keep localized to avoid complications and make actions explicit.

Install / Use

/learn @JamariCJGoodridge/BasicBankApplication
About this skill

Quality Score

0/100

Supported Platforms

Zed

README

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.

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated1mo ago
Forks3

Languages

Python

Security Score

70/100

Audited on Feb 18, 2026

No findings