I\'m trying to make a lisp program that does this: a function to return the n-th element of a list, or NIL if such an element does not exist; My code is:
(def