GitHunt
NU

nuhuhmutebi/github-final-project

This is to be used for the Github final course assignment.

Introduction

A calculator that calculates simple interest given principal, annual rate of interest and time period in years.

Input:

   p, principal amount
   t, time period in years
   r, annual rate of interest

Output

simple interest = p*t*r

Languages

Shell100.0%

Contributors

Apache License 2.0
Created January 14, 2024
Updated January 14, 2024
nuhuhmutebi/github-final-project | GitHunt