take the nth term of a list clojure code example Example: clojure get list first item (first '(:alpha :bravo :charlie)) ;;=> :alpha