write a program that reads a character, then reads in a list of words. the output of the program is every word in the list that contains the character at least once. assume at least one word in the list will contain the given character.