hello hello world by leonid

a='world','hello','world!'
exec("\nprint a[0];a=a[1:]"+"+(a[1]+' %s',)"*3%a)*100

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

download

return to the top page