var mao1 = "goncalo1";var mao2 = 1;var mao3 = mao1 + mao2.toString();console.log(mao3);
Standard input is empty
goncalo11
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!