A familiar face by Histocrat

x,y=0,1;loop{puts (1..y).map{|n|n.to_s(36)[/^.$/].upcase}*"";x,y=y,x+y}

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

download

return to the top page