n
=
[
float
(
input
(f
'输入{i+1}个数:'
))
for
i
in
range
20
)]
print
'最大值是:'
,
max
(n))
初级程序员
by: Gun神 发表于:2021-09-03 17:49:21 顶(0) | 踩(0) 回复
怎么这么短呀
初级程序员
by: Gun神 发表于:2021-09-03 17:49:21 顶(0) | 踩(0) 回复
怎么这么短呀
回复评论