noArticles(s) that takes a string
parameter s. It will return a list of all the words in s that are not one of the following: a, an, the
nicknames(names) that takes a list
of strings as a parameter. It will return a new list containing the first
three characters of every name from the original list.