Skip to content

My final project for Getting Started with Git and GitHub course offered by IBM Developers Skill Network

License

Notifications You must be signed in to change notification settings

jeremy-daa/github-final-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 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 = ptr

About

My final project for Getting Started with Git and GitHub course offered by IBM Developers Skill Network

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages