For example I have this expression:
x = Symbol(\'x\') f = sin(x) * x
I want the following code to work:
>>> a = Symbo