13 Nov 2013 Anthony Oduor View Markdown source
As of March 2020, School of Haskell has been switched to read-only mode.
pyth a b = a a + b b main = print $ pyth 3 4