Skip to content

anakincodebase/GitHub-final-project

 
 

Repository files navigation

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

© 2024 Afnan Ahmed, Inc.

About

Introduction to Git and GitHub

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.8%
  • Other 0.2%