• › Define a Lisp function that returns the first element from a list.
    • › Define a Lisp function that calls a function with two arguments in reverse order.
    • › Define a C function that is equivalent to the Lisp fun function.