Skip to content

Amjadalichohan/github-final-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Simple Interest Calculator

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) / 100

This script is designed for educational and demonstrative purposes by a micro-finance startup.

github-final-project

A simple interest calculator built with bash and hosted for micro-finance educational use.

About

A simple interest calculator built with bash and hosted for micro-finance educational use.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages