Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Interest Calculator

A simple Bash script to calculate simple interest based on user input.


🧠 Requirements

  • Linux/macOS environment
  • Bash shell
  • bc (Basic Calculator) installed
    sudo apt-get install bc     # Debian/Ubuntu
    brew install bc             # macOS (via Homebrew)

About

Peer-graded Assignment for Github Final Project

Resources

Code of conduct

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages