📜  要列出的 python 字典 - Python 代码示例

📅  最后修改于: 2022-03-11 14:45:20.571000             🧑  作者: Mango

代码示例6
[d['value'] for d in l if 'value' in d]