Python-World / python-mini-projects

A collection of simple python mini projects to enhance your python skills
https://python-world.github.io/python-mini-projects/#/
MIT License
14.83k stars 4.84k forks source link

Solver linear equations #527

Closed Sergio-Torres closed 2 years ago

Sergio-Torres commented 2 years ago

A folder called Solver_Linear_Equations was created that allows inside the projects directory. The script allows you to create graphs while solving a system of 3 linear equations.