Part of the 'ctrl + py'
To build: A CLI-based tracker where users can: - Add an expense - View all expenses - Calculate total - Exit program Goal: Use lists and loops to handle user-entered data. Skills: •Lists •Loops (while True) •Menu-driven interface