Advanced: Now to include a Modular Approach

Objectives: Modify the code to take a modular approach for the solution. Add modules that input each value used in the project. Use modules getRate, getTime and getPrincipal. Pass no value to the modules and return only one value.

Resources available: If you need an explaination of the modular approach you might want to read the chapter on Functions. Some books could also have a chapter on the beginning of modules.

Video Setup

 (Work-in-progress)

 Although the video has not been recorded you can check the solution for C++ or JAVA. Just locate the (Answer 3) tab.