Skip to content

IronMemo/Banking-Program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Banking Program A simple Python-based banking system that allows users to perform basic banking operations such as checking the balance, depositing funds, withdrawing money, and viewing the withdrawal history.

Features Show Balance: Displays the current balance. Deposit: Allows the user to deposit money into the account. Withdraw: Allows the user to withdraw money from the account, if sufficient balance is available. Show Withdraw History: Displays a history of all withdrawals made. Exit: Exits the program. Requirements Python 3.x How to Use Run the script. Choose an option from the menu to perform an action: Press 1 to check the balance. Press 2 to deposit funds. Press 3 to withdraw funds. Press 4 to view the withdrawal history. Press 5 to exit the program.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages