Skip to content

Muhammad-Cyber-security/simple-interest-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Simple Interest Calculator - Bash Script

This project is a simple Bash script that calculates Simple Interest based on user input.

📌 Description

The script takes three values from the user:

  • Principal amount
  • Rate of interest
  • Time (in years)

It then calculates Simple Interest using the formula:

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

▶️ How to Run

  1. Open a terminal.
  2. Clone this repository.
  3. Navigate to the directory.
  4. Run the script:
bash simple-interest.sh

About

Simple interest Calculator

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages