/TypeScript--project02_atm-By_Zeeshan-Arish

I created an atm machine using typescript with the features of withdraw, checkbalance, Deposit and Exit. The current balance of the user is set to $10000. You may either enter manually the amount you want to withdraw or enter the preferred amount numbers that are 2000, 4000, 6000, 8000 and 10000. The pin of the atm machine is 65978 which is set fo

Primary LanguageJavaScript

TypeScript--project02_atm-By_Zeeshan-Arish