function display (word) {console.log(word); }display("Hi");display("Hi");
Standard input is empty
Hi Hi
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!