Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alleycat1/github-final-project
Final project for Coursera Certification on Git and Github issued by IBM
https://github.com/alleycat1/github-final-project
Last synced: 15 days ago
JSON representation
Final project for Coursera Certification on Git and Github issued by IBM
- Host: GitHub
- URL: https://github.com/alleycat1/github-final-project
- Owner: alleycat1
- License: apache-2.0
- Created: 2024-11-01T04:01:33.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-01T04:12:51.000Z (3 months ago)
- Last Synced: 2024-11-29T03:29:54.507Z (2 months ago)
- Language: Shell
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# github-final-project
Final project for Coursera Certification on Git and Github issued by IBMA 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