Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

It's my first repository made for fulfillment of my coursera final project.

Topics

Resources

Code of conduct

Contributing

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages