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