last  -- Operation, one input.  Abbreviation: l
     The input may be any non-empty Logo object.  If the input is  a  list,
     the  output is its last member.  If the input is a word, the output is
     a single-letter word, namely the last letter of the input.  If the in-
     put is empty (a word or list of length zero) an error results.
