Takes a list of words and creates a string which has all the words embedded, and then shortens the string by checking to see if characters can be removed and all words are still embedded.
Takes a list of words and creates a string which has all the words embedded, and then shortens the string by checking to see if characters can be removed and all words are still embedded.