Skip to content

Repo for the final project of the **Getting Started with Git and GitHub** course

License

Notifications You must be signed in to change notification settings

migueel-st/github-final-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-final-project

Repo for the final project of the Getting Started with Git and GitHub course

Task 3: Update the README file

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

Repo for the final project of the **Getting Started with Git and GitHub** course

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages