Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 288 Bytes

File metadata and controls

2 lines (2 loc) · 288 Bytes

PythonExpenseTracker

A simple Python expense tracker built to practice basic programming and logic building. It allows users to add expenses, store them using Python data structures, and calculate total spending. This project was created as part of my Python and DSA learning journey.