假设已从标准库functools导入reduce函

假设已从标准库functools导入reduce()函数,那么表达式 reduce(lambda x,y:x+y,[1,2,3])的值为___________。

答案
第1空:6

题目信息

题号:7501
题型:填空题
难度:普通