You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exploration of how to make a python program that does symbolic algebra, without using any libraries, in Python. It compiles expressions, simplifies them, and prints them back out.