Lollipop KPop version by nn

l='LOLLI '
L='LOLLIPOP '
o=l+l+L+'OH '
print(o+='\xeb\x84\x8c \xeb\x82\x98\xec\x9d\x98 '+L+o+l+'POP POP',o)

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

download

return to the top page