hello hello world by b_jonas

for(0..10200){s/2/0!/g;s/0/ world/g;s/1/ hello/g;s/ //;/\d/||print$_,$/}

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

download

return to the top page