pcat125 / fork1

ibm class through Coursera back end module 3 githun final project

Home Page:https://github.com/pcat125/fork1.git

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction to Git and GitHub

Simple Interest Calculator

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

© 2022 XYZ, Inc.

About

ibm class through Coursera back end module 3 githun final project

https://github.com/pcat125/fork1.git

License:Apache License 2.0


Languages

Language:Shell 73.2%Language:Python 26.8%