Interest calculation
Screen display of interest calculation.
This program calculates compound interest. An amount is invested at a particular annual interest rate and accumulates in value. The user enters the initial amount (an integer) and an interest rate (a floating-point number) into text fields. The user then clicks on a button to see the amount accumulate each year.