FF PP ZZ by ksk

puts (l=1...n=$$*5%37).map{|i|l.map{|j|"%3s"%(i*j).to_s(n).upcase}*""}

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

download

return to the top page