Given a list of words (any length) and a string of text. Find the shortest substring that contains all the words in the list. Given a list ["cat", "dog", "chased"] and the string. "My cat was missing ...