Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 272 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 272 Bytes

AtmMachine

In Java, I created an ATM program for representing ATM transactions. In the ATM program, the user has to select an option from the options displayed on the screen. The options are related to withdraw the money, deposit the money, check the balance, and exit.