Lollipop by kt3k

o="OH "
L="LOLLI "
P="LOLLIPOP "
print P+(P+o+L*3+P)*3+o+P

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

download

return to the top page