- This repository has the ability to compute the Compound Interest or Simple Interest, just give valid input. See Quick start for more information on how to use this.
- You need python 3 (a programming language), in order to use this.
git clone https://github.com/clediscover/Mathematics-of-Finance.git
cd Mathematics-of-Finance
python3 'Compound Interest.py'
python3 'Simple Interest.py'