There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
The purpose of this project is to make you code a program that solves simple equations. The program takes a polynomial equation. That is to say, involving only powers, no complicated functions. The program should display its solution(s).