将两个参数的函数从左到右累加地应用于iterable的项,以便将iterable缩减为单个值-python文档. functools.reduce(function, iterable,initializer).
確定! 回上一頁