Programming Challenge: Rolling the Dice

Here, you'll find the links to the files generated for this challenge.


Lisp Batch – b.l

Lisp Program – die.l

Lisp Program – accum.l

Task 1: Model a Die [Demo]

Task 2: Model an Accumulator [Demo]

Task 3: roll-for-pair [Demo]

Task 4: roll-for-sum [Demo]

Task 5: Empirical Problem Solving [Demo]



Back to Main Page