Solver linear equations
Enter values through spaces for each of the three equations, return the solution and a 3D graph.
Prerequisites
Install prerequisites
- pip install numpy
- pip install matplotlib
How to run the script
python3 linearEquations.py
Screenshot of the script running


Author Name:
Sergio-Torres