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