https://github.com/phantu279999/github-final-project
https://github.com/phantu279999/github-final-project
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/phantu279999/github-final-project
- Owner: phantu279999
- License: apache-2.0
- Created: 2025-07-30T23:03:11.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-07-30T23:05:35.000Z (2 months ago)
- Last Synced: 2025-07-31T01:59:07.023Z (2 months ago)
- Language: Shell
- Size: 8.79 KB
- Stars: 0
- Watchers: 0
- 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
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