Can anyone help me with how to write a script for this? These are the directions
You will need to convert the interest rate (an integer) to a decimal value (a floating point value) for the computation. In the above example, 8 percent will need to be converted to .08 before you perform the...