//This is my example - Thanh Do Nguyen a = 5;a += 1;a += '1';a += 2;print(a);
Standard input is empty
612
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!