Lollipop by crazy_yellow

a="LOLLIPOP ";print(a*2+"OH "+(a[:5]+" ")*3)*3+a+"OH "+a

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

download

return to the top page