Skip to content

program allows the user to make some simple banking transactions

Notifications You must be signed in to change notification settings

sstylianides/Bank_Transactions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Bank_Transactions

program allows the user to make some simple banking transactions

Objective: This program allows the user to make some simple banking transactions. It will first prompt the user to enter the current balance of their bank account (in dollars and cents, not less than zero). The program will then prompt the user to enter the number of withdrawals to make, and then the number of deposits to make (max 5). It will also give errors if words, negative numbers are used. Will also not allow the user to withdraw more than they have in their account

About

program allows the user to make some simple banking transactions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages