369 by nn

1.upto(1e3){println'Clap'*(it=~/[369]/).count?:it}

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page