Buffalo by chocobi

class M{static void Main(){foreach(var c in"B b B b b b B b.")System.Console.Write(c>46?c+"uffalo":c+"");}}

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

download

return to the top page