Duplicate Question
The question on this page has been marked as a duplicate question.
Original Question
c. Modify the program in Exercise 2b so that the main program also prompts the user for the interest rate and passes both the a...Asked by blackout
c. Modify the program in Exercise 2b so that the main program also prompts the user for the interest rate and passes both the amount of money and the interest rate to the interest-calculating method.