I am trying to create my own version of hangman. I have created a dictionary with the keys as context clues and the values are a list of words. I have made a function where