Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

/prog/ Challenge [Very Easy]

Name: Anonymous 2008-04-25 14:49

Create a program that gives this as its output: http://pastebin.ca/997618

Name: Anonymous 2008-04-25 16:06

Superior:
let ls = ['A' .. 'Z']; vs = "AEIOU"; xs = [[l, v, v, l] | l <- ls, v <- vs] in mapM_ putStrLn xs

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List