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