// your code goes here let i="william";let text="";for( j of i){text+=j};console.log(text)
Standard input is empty
william
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!