Regex Match Whole Word From List of Words

后端 未结 0 1362
傲寒
傲寒 2021-01-01 09:54

I have a list mylist containing some words:

mylist = [\'these\', \'are\', \'words\']

And I need, using regex, to get a boolean i

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