Buffalo by Vim Lover

b="buffalo "
B=b.title()+b
print B*2+b*2+B[:-1]+'.'

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

download

return to the top page