Budgeting App:

Today I worked on a budgeting app. This program asks the user for their initial budget, then gives them an option to view expense details or add an expense. If the user adds an expense, they will give the name of the expense and the amount of money they spent on it. Then, if the user requests to see their details, it will output their previous expenses and the amount they have left. This taught me how to return default values if the file does not exist or is empty/corrupted.

Leave a Reply

Your email address will not be published. Required fields are marked *