How to remove terms from a boolean string that are not present in a given list in python?

后端 未结 0 868
無奈伤痛
無奈伤痛 2020-12-06 07:05

I have a boolean string and a list of terms. All terms are standardized to be a single word [a-z0-9_].

I want to write a helper function that takes in th

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