You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple Python project to track expenses entered by the user. It allows user to enter expenses one by one, keeps a running total, counts how many expenses were entered, and shows the total spend at the end.