This project is a simple shell script that calculates the simple interest based on user input.
The user provides:
- Principal amount
- Rate of interest
- Time duration
The script then calculates the interest using the formula:
Ahmed Alyasergy
This project is licensed under the Apache 2.0 License.