Question: Write a program that asks the user to enter the amount that he or she has budgeted for a month. A loop should then prompt
Write a program that asks the user to enter the amount that he or she has budgeted for a month. A loop should then prompt the user to enter each of his or her expenses for the month and keep a running total Think: What value should you tell the user to enter to finish entering expenses? When the loop finishes, the program should display the amount that the user is over or under budget. Write your program in pseudocode FIRST as comments in repl.it. Write Python code. Add a link to your repl.it as a comment on this slide.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
