上面我们介绍了python内置函数map(),下面就python中输入多个数字这一问题用map()函数解决如下:. nums = list(map(int, input().split())).
確定! 回上一頁