I\'m using Python 3.9. I want to determine if a word from an array is in another string. I have
words = [\'i\', \'we\', \'my\', \'our\', \'mine\']