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.