Skip to content

dmfields/github-final-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

github-final-project

Final project for Getting Started with Git and GitHub on Coursera

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

Final project for Getting Started with Git and GitHub on Coursera

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages