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