print ("hello","mr."+"robert");print ("2+1=",2+1);
Standard input is empty
hello mr.robert 2+1= 3
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!