注意:此页面搜索的是所有试题
题目内容
(国家开放大学Python程序设计)
表达式 list(map(lambda x: x+5, [1 , 2, 3, 4, 5])) 的值为__
参考答案