Skip to content

Final Project for the "Getting Started with Git and GitHub" course from the IBM Full Stack Software Developer Professional Certificate

License

Notifications You must be signed in to change notification settings

jamesbregenzer/ibm-certificate-github-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Part 1 - GitHub UI

Simple Interest Calculator

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 the "Getting Started with Git and GitHub" course from the IBM Full Stack Software Developer Professional Certificate

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages