https://github.com/amolpalwe2002/github-final-project
https://github.com/amolpalwe2002/github-final-project
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/amolpalwe2002/github-final-project
- Owner: amolpalwe2002
- License: apache-2.0
- Created: 2024-07-22T06:12:56.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-22T06:18:11.000Z (11 months ago)
- Last Synced: 2025-01-03T08:30:32.997Z (5 months ago)
- Language: Shell
- Size: 10.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
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