Your task in this part is to write delete(), which takes just one argument which is the key, and finds and deletes that item of the linked list. If the item is not found, delete() does nothing.
Submit your final file by midnight at the end of Friday with
submit -c csc209h -a lab08 6.c
and don't forget either to run "/u/csc209h/summer/present",
during the tutorial time, on the console of a tutorial lab workstation,
or to get the TA to mark you as present.
[Summary of grading scheme for lab 08]