Question: Using the For.. loop, Write a program to ask the user for 7 deposits. As the user enters a deposit amount, update the balance using
Using the For.. loop, Write a program to ask the user for 7 deposits. As the user enters a deposit amount, update the balance using accumulation concept.
Also, keep a count of the number of deposits over 1000 dollars, between 500 and 999 dollars, between 100 and 499 dollars and below 100
Display the final balance.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
