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