Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nxy7/github-final-project
https://github.com/nxy7/github-final-project
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nxy7/github-final-project
- Owner: nxy7
- License: apache-2.0
- Created: 2023-07-16T21:39:40.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-07-17T00:20:51.000Z (over 1 year ago)
- Last Synced: 2024-12-23T00:54:40.227Z (about 1 month ago)
- Language: Shell
- Size: 6.84 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
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