Simple ATM Menu (Python) Description This is a beginner-friendly Python project that simulates an ATM system using a menu-driven approach. Features PIN authentication Check balance Deposit money Withdraw money Exit option Technologies Used Python 3 How to Run python simple-atm.py