Multiplication Table by Lost_dog

main=mapM putStrLn[tail$do j<-t;r.take 4.r$"   "++show(i*j)|i<-t]
t=[1..12]
r=reverse

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

download

return to the top page