How do I find a word from my array, using the word boundaires, in a string?

后端 未结 0 486
没有蜡笔的小新
没有蜡笔的小新 2021-01-06 04:12

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\']

相关标签:
回答
  • 消灭零回复
提交回复
热议问题