:star: 1135 | @mutantspore | http://www.freecodecamp.com/mutantspore
:star: 177 | @fuzyon | http://www.freecodecamp.com/fuzyon
Guys, I am doing the calculator and I find this curios thing.
Is there something in the text input that makes the string appear inverse?
I display the same string somewhere in the html webpage, inside a div I mean. And also, the same string inside the input text, and It appears inversed.
Is there smt I have to know in order to solve it?
http://codepen.io/DiazPedroAbel/pen/pgRXWv?editors=1010
forget about memo_inv, I was trying to redo the string but inverse to sove the problem but I couldn't for the moment.