Question: Need help writing code using repetition structures in C++ Budget Analysis Write C++ program that asks the user to enter the amount that he /
Need help writing code using repetition structures in C++

Budget Analysis Write C++ program that asks the user to enter the amount that he / she has budgeted for a month. A loop should then prompt the user to enter each of his / her expenses for the month, and keep a running total. When the loop finishes, the program should display the amount that the user is over or under budget
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
