The ATM Python project is a simple implementation of an Automated Teller Machine. The system allows users to perform basic banking transactions such as checking balance, withdrawing money, depositing money, and transferring funds between accounts. The project is designed to provide a user-friendly interface and secure transaction handling
Users are required to enter a valid PIN to access their accounts, ensuring security and privacy
Users can check their account balance to view the current available funds.