How to replace numbers and symbols?
Hi.
Is there a somewhat resonable way to start with a complex nested objects like

and end up with either of those

which means that every number existing within becomes zero and every symbol (or string of symbols) becomes some placeholder symbol (I chose '*' for no particular reason).
How should I accomplish this?




