Your simple and fresh calculator.
- Install python3 from the oficial python website or via terminal.
- Clone this repository
git clone https://github.com/snapcamel/simplepy-calculator
- For windows you will need gitbash or any compatible python3 editor.
Simplepy-Calculator suports addition, substraction, division and multiplication only for 2 numbers.
Once you clone this repository go to the folder and just type ./script.sh in your terminal.