Count in French by lynn

f x|x<17||x>99=[x|x>0]|x>79=4:20:f(x-80)|k<-mod x$2^div x 60*10=x-k:f k
main=mapM(putStrLn.unwords.map show.f)[1..100]

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

To protect the system from spam, please input your favorite sport (hint: I believe its name must start with 'g', case insensitive)

download

return to the top page