🌈 搜索
📅  最后修改于: 2022-03-11 14:45:17.081000             🧑  作者: Mango
strings_with_substring = [string for string in strings if substring in string]