https://github.com/basia1111/github-final-project
https://github.com/basia1111/github-final-project
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/basia1111/github-final-project
- Owner: basia1111
- License: apache-2.0
- Created: 2025-02-07T06:54:59.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-02-07T06:59:02.000Z (4 months ago)
- Last Synced: 2025-02-07T07:30:08.545Z (4 months ago)
- Language: Shell
- Size: 0 Bytes
- 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