Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 420 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 420 Bytes

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.