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