list (map(lambda x, y, z: 2*x + 2.5*y + z, a, b, c)) Filter. 过滤器以列表作为参数,以函数作为表达式。它通过函数过滤掉元素后返回修改后的列表。
確定! 回上一頁