2. Define a LISP function (nth f N L) that returns the outcome of applying function f to the N'th member of list L (assuming that the elements are numbered from zero onwards)