Skip to content

Cod-e-Codes/github-final-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages