sum函数的使用方法

91 2023-12-08 20:22

numbers = [1, 2, 3, 4, 5] result = sum(numbers) print(result) # 输出结果为:15
顶一下
(0)
0%
踩一下
(0)
0%
相关评论
我要评论
点击我更换图片