Create a simple script to track daily expenses. The tool should allow users to: Add an expense with category, amount, and date (default = today) Store data in a CSV file Show summaries for day, week, and month totals
Create a simple script to track daily expenses. The tool should allow users to:
Add an expense with category, amount, and date (default = today)
Store data in a CSV file
Show summaries for day, week, and month totals