91.3k views
16 votes
An online bank wants you to create a program that shows prospective

customers how their deposits will grow. Your program should read the initial balance and the annual interest rate. Interest is compounded monthly. Print out the balances after the first three months.

This code should be written with only C++

An online bank wants you to create a program that shows prospective customers how-example-1
User Bruckwald
by
4.6k points

1 Answer

8 votes

Answer: I can't really code a whole thing for you but use VS Code for this it'll make your life easier in the long run.

User Kavish  Dwivedi
by
4.4k points