Octanet Internship June & July 2024
Task Information :
Create an ATM Machine Simulation:
Your program should simulate the basic functions of an ATM machine. Functions to include: Account balance inquiry Cash withdrawal Cash deposit PIN change Transaction history Program Specifications:
Use Python for your implementation. Ensure your code is well-documented with comments explaining the functionality of each part.