for(i=4;i--;)print("If you're happy and you know it,",i-1?'clap your hands!':'and you really want to show it;')
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page