Console Simulteneous Equation Calculator Script Built in Python 3
make sure you have python 3 + installed
- clone the repo or download the zip file.
- in the case of downloading the zip file, extracted it.
- open your command prompt or terminal in the extracted/cloned root folder where you shall find the eqn.py file.
- on a windows host, run the command 'path-to-foler> python eqn.py'. On Linux/Mac OS X run 'user@hostname:path-to-folder/ python3 eqn.py'
- then the rest is easy, just supply the prompts in the terminal with values of the simulteneous equations.