Lab 6
6.2.0.3

Lab 6

The idea behind this lab is to develop functions that will be useful in performing random testing on your solutions to Assignment 4 and beyond.

This lab does not require you to do "testing" in the standard sense; the functions you’re writing will be probabilistic, and will be difficult to test in a straightforward way. That is to say, you do not need to write any test expressions for this lab.

Please note that the word "term" here means the same thing as "expression".