Skip to content

Simple Interest Calculator @ Coursera / Getting Started with Git and GitHub IBM / Mod 3 Final Project

License

Notifications You must be signed in to change notification settings

pompalini/github-final-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation



forthebadge forthebadge

license code_of_conduct CONTRIBUTING

Github Final Project

Simple Interest Calculator @ Coursera / Getting Started with Git and GitHub

A calculator that calculates simple interest given principal, annual rate of interest and time period in years.

  1. Input:
    p, principal amount
    t, time period in years
    r, annual rate of interest

  2. Output
    simple interest = p*t*r



After completing this lab I've demonstrated ...(read more)

That I can:

  1. Create a new repository in your GitHub account.
  2. Select the appropriate license for your project.
  3. Create a README.md file that explains the purpose of the project.
  4. Create a Code of Conduct markdown that explains how you want the community to behave and interact with each other.
  5. Create a Contribution Guidelines markdown that tells the community how to contribute.
  6. Commit the new files to the repository.

Contributing

First off, thanks for taking the time to contribute! Contributions are what makes the open-source community such an amazing place to learn, inspire, and create. Any contributions you make will benefit everybody else and are greatly appreciated.

Please adhere to this project's Code of Conduct.

Read this project's Contributing Guidelines.

You can use markdownlint-cli to check for common markdown style inconsistency.

License

This project is licensed under the MIT license. Feel free to edit and distribute this template as you like.

See LICENSE for more information.

About

Simple Interest Calculator @ Coursera / Getting Started with Git and GitHub IBM / Mod 3 Final Project

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages