🌈 搜索
📅  最后修改于: 2022-03-11 14:45:32.915000             🧑  作者: Mango
values = [a>2, b>3, c>2, d>6, e>4] if sum(values) >= 3: list.append(True)