Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 229 Bytes

File metadata and controls

12 lines (8 loc) · 229 Bytes

github-final-project

Simple Interest Calculator

This project calculates simple interest using a bash script.

Formula

Simple Interest = (Principal × Rate × Time) / 100

Usage

Run the script: bash simple-interest.sh