a step-by-step calculator that follows order of operations
To download, clone this repo using git clone https://github.com/swyftycodes/pymath
.
make sure you have python 3 installed as well.
To use, enter the pymath
directory and run python3 main.py
or python main.py
.