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