Lollipop by js

c="aPOP ";s=c+c+"OH a a a ";print((s+s+s+c+"OH "+c).replace(/a/g,"LOLLI"))

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

download

return to the top page