Question: How can i leave an expression un-evaluated?

I want to print 2+3= in the input and get exactly the same output.

And how can i do it in a program?

Please Wait...