// your code goes herelet text="";let x=10;while(x<10) {text +=x; x++; + "/n";}console.log(text)
Standard input is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!