Turing 024b — For Loops III
Assignment
Write a program that prompts for an initial amount of money and an annual interest rate, then calculates how much money will be accumulated in 20 years.
Save as "024b.t".
Assignment
Write a program that prompts for an initial amount of money and an annual interest rate, then calculates how much money will be accumulated in 20 years.
Save as "024b.t".