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