小编Mad*_*uri的帖子

比较 python 中包含字符串的两个列表

比较这两个列表,List1如果匹配则消除。有什么办法可以处理List1吗?

List1: ["'file',", "'ist',", "'customer',"]

List2: ['permission', 'ist', 'dr']
Run Code Online (Sandbox Code Playgroud)

python list string-comparison

1
推荐指数
1
解决办法
7420
查看次数

标签 统计

list ×1

python ×1

string-comparison ×1