Table of Contents
This repository contains a simple financial calculator project created on Visual Studio Code using Python Goal of the program was that it allows the user to access two different financial calculators: an investment calculator and a home loan repayment calculator.
To get a local copy up and running follow these simple example steps.
- Ensure you have the latest python program installed from: python.org/downloads/.
- Clone the repository
git clone https://github.com/EstherSlabbert/Variables-and-control-structures.git
- Run program(s) as you see fit. I used Visual Studio Code which can be found here: https://code.visualstudio.com/download.
Program that allows the user to access two different financial calculators: an investment calculator and a home loan repayment calculator. Use as a calculator.
Esther Slabbert - super.ejs@gmail.com
Project Link: https://github.com/EstherSlabbert/Variables-and-control-structures
- HyperionDev Data Science Bootcamp task assignments.