CS173: Intro to Computer Science - Introduction to Iteration (3 Points)

Developed by Professor Tralie and Professor Mongan.

Exercise Goals

The goals of this exercise are:
  1. To use iteration to compute a discrete value
Modify the Driver.java file to compute compound interest using a loop to compute the overall interest rate.
Welcome to our online modules system! Be sure to log in with your Urinus ID before you proceed. For example, Professor Tralie's ID is ctralie. If you are not an Ursinus student, that's fine! Just make something up, and you can still run everything

                    



Fun With Limits

As your compoundTimesPerYear variable increases, your total balance approaches a certain famous constant: what is it?