Each directory contains the starter code for a course assignment. As with the course languages, they increase in complexity in lexicographic order.
A Makefile is provided to build starter zips. Invoke with make <assignment-dir>.zip, e.g., make dupe-plus.zip. This will exclude any
undesirable files (.o files, compiled/ subdirectories, etc).