An Algo Project at Codam (42) - Computor v2
Objetive is to create a program similar to bc
- interactive calculator for basic arithmetic, resolving equations of power up to 2, solve matrices with the possibility to define variables and equations. Project is done in python3.
Clone and change directory to project, then:
python3 computor_class.py ["stuff_to_solve"]
- handle errors on input