Submit: Turn in your project8-*.smt
source code
using the turnin command
on morbius.mscsnet.mu.edu or one of the
other Systems
Lab machines.
Work is to be completed in teams of two. Be certain to include both teammates names in the files. You may submit multiple times, but only the last turnin will be kept. The automatic submission system will not accept work after the deadline.
Include a comment block at the very top of each file that contains the following:
;; COSC 3410 - Project 8
;; @author [your names]
;; Instructor [your instructor]
;; TA-BOT:MAILTO [your email addresses]
Textbook Chapter 10, section 10.15.2: Exercise #1 - Draw the three pictures. Name your files project8-1a.smt, project8-1b.smt, and project8-1c.smt.
Textbook Chapter 10, section 10.15.4: Exercise #6 - Random number generator. Name your file project8-6.smt.
Textbook Chapter 10, section 10.15.10: Exercise #29 - Binary Search Trees. Name your file project8-29.smt.
[Revised 2023 Oct 23 13:40 DWB]