Instructions for submitting Lisp assignment Turn in three things in hard copy stapled together: 1. A cover sheet printed with your name and the full AFS file path of the directory containing your lisp code. Give me (nlgreen) access to that directory so that I can run the code if necessary to verify correctness. Also, print this on the cover sheet and sign your name after it: "I am the author of this code:". 2. A printout of the lisp code. Include your name on this in case it gets separated from the rest. Give the lisp code in the same order as on the assignment. Your code should be formatted to be readable. 3. A printout of a log showing that your code works on some test data. Use the dribble command (described on the csc339 web page on using LISP at UNCG) to create the log.