simplepy-calculator
Your simple and fresh calculator.
Getting Started
- 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.
About this program
Simplepy-Calculator suports addition, substraction, division and multiplication only for 2 numbers.
Runing the program
Once you clone this repository go to the folder and just type ./script.sh in your terminal.