اريد احد ساعدني ويحل لي هذا السؤال , يوجد لدي فقط 4 ساعات لتسليم حله , اتمنى تساعدوني باسرع وقت , وبراك الله فيكم

صياما مقبولا وافطارا شهيا

ATM :

I want from you to creat mor than one user and save it in linked list then you program should do this list that i have display it for you

READY — Ready to accept card

ENTER PIN — Wait for the user to enter PIN, once they have inserted the card

SELECT TRANSACTION — Wait for the user to select a transaction

DEPOSIT — Wait for user to insert cash, once they have selected the deposit cash option

WITHDRAW — Wait for user to input required amount, once they have selected the withdraw cash option

DISPLAY BALANCE — Display account balance once the transaction is over and wait for the user to decide the next transaction or exit

CASH DISPENSED — Dispense cash once the transaction is over and wait for the user to collect it

ERROR MESSAGE DISPLAYED — Display error message if the ATM has insufficient cash or user’s account has insufficient balance and wait the user to decide the next transaction or exit

INVALID CASH RETURNED — Return invalid currency if any found once the transaction is over and wait for the user to collect it

EXIT MESSAGE DISPLAYED — Display exit message once user exits and return the card

You Should use what we are learning in OOP : conestracter , method, get ,set, class , object