So I am new to Sympy and I was looking to try making a calculator that can take it\'s equation from the user. I tried using Eq() and have it like this:(on Jupyter notebook)<