Home / Projects / ATM System
Day 2 ยท Day 2: Control Flow

ATM System

Build a command-line ATM simulation with multiple operations.

Requirements

1. Set initial balance
2. Show menu: Check Balance, Deposit, Withdraw, Exit
3. Validate amounts (positive numbers only)
4. Prevent overdraft
5. Show transaction history
โšก 50 XP on completion โ† Back to Day 2

Your Code

Output
Click "Run" to execute your code...

Log in to mark this project complete and earn XP.