Lab 10

Use the randomClosedTerm function you developed in lab 9 to test your CFAE/L interpreter. Use printf to display the term before calling interp on it. Can you find a term that loops forever? Can you generate any other errors?