Develop a gui program that simulates an atm and uses account


Problem

Develop a GUI program that simulates an ATM and uses Account, SavingAccount, and Checking Account classes that you develop.

1. User must enter ID and PIN to access the Account
2. If either is not recognized it should display and error message
3. If successful, user should be able to select option to withdraw or deposit ( cash or check)
4. It should check for account balance and should indicate if user is trying to withdraw more than available.
5. When the user has completed all the required transactions, user interface should provide user with option to terminate the access.

It should display Users First Name and Last name as well as the options to select for processing.

Request for Solution File

Ask an Expert for Answer!!
Python Programming: Develop a gui program that simulates an atm and uses account
Reference No:- TGS03293537

Expected delivery within 24 Hours