ATM program will give you a good practice of how to use classes and objects, functions, while loops, modules, and conditional statements in general. It's a good question to pick as a practice question since it covers almost all the concepts you need to know as a beginner in programming.
This program simulates how the ATM (Automatic Teller Machine) of the Bank of Bhutan works. Therefore, the program does the following basic ATM requirements:
1. Account creation
2. Check Account Details
3. Check Balance
4. Deposit Amount
5. Withdraw Amount
6. Exit with a transaction receipt
Source Code: https://www.bhutanpythoncoders.com/how-to-build-an-atm-program-in-python-with-classes-and-objects/
Subscribe to my channel:
https://www.youtube.com/channel/UCS9_Ixjs_4RPu8mPoJNf4Qg?view_as=subscriber
Social media links:
Facebook: https://www.facebook.com/bhutanpythoncoders/
Pinterest: https://www.pinterest.com/Bhutanpythoncoders/
Instagram:https://www.instagram.com/bhutanpythoncoders/
Website:https://www.bhutanpythoncoders.com/
Email: [email protected]
hashtag
#bhutanpythoncoders
#atm_program
#dawapenjor