Revision history of "Haskell Quiz/Dice Roller/Solution Abhinav"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 14:33, 26 October 2012Abhinav.sarkar talk contribs 4,235 bytes +4,235 New page: <haskell> {- A solution to rubyquiz 61 (http://rubyquiz.com/quiz61.html). The task for this Quiz is to write a dice roller. The program should take two arguments: a dice expression ...