Design a program with a prompt that asks the user to enter


Need this in Pseudocode and a flowchart.

Design a program with a prompt that asks the user to enter the amount that they have budgeted for a month. Then use a while loop with a sentinel value (0.0) to prompt the user to enter each of their expenses for the month, and keep a running total. When the user enters the sentinel value the loop should end. When the loop finishes, the program should display the total expenses and whether the amount is over or under the amount budgeted and by how much.

Solution Preview :

Prepared by a verified Expert
Basic Computer Science: Design a program with a prompt that asks the user to enter
Reference No:- TGS02344180

Now Priced at $10 (50% Discount)

Recommended (98%)

Rated (4.3/5)