Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
Homework
1
Name:
Anonymous
2009-04-01 16:01
Take a number from the standard input and output "Sussman" this many times, using Python.
4
Name:
Anonymous
2009-04-01 16:20
main = getLine >>= \l -> putStrLn $ concat $ replicate (read l) "Sussman\n"
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List