val s=readLine.init+'!'drop 6 print("Yeah we"+s+"\nDo do do do, can't wait to get a mouthful!"*(s(8)&1))
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page