Skip to content

Fyodor26/blog-api

Simple Interest Calculator

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

🧮 Formula

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

🗂️ Files in this Repository

  • simple-interest.sh – Bash script for simple interest calculation
  • LICENSE – Apache 2.0 License
  • CODE_OF_CONDUCT.md – Contributor behavior guidelines
  • CONTRIBUTING.md – Steps to contribute to this project

⚙️ How to Run

  1. Open your terminal.
  2. Navigate to the folder containing simple-interest.sh.
  3. Run the following commands:
    chmod +x simple-interest.sh
    ./simple-interest.sh

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published