Task 1 - Create An ATM Machine Simulation
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.
Submission Details
- We will be sharing a Google Form shortly to collect your code files.
- Submit your code file through the provided Google Form link.
- After submission, we will verify your task.