Title

Python 读入多个整数

a1,a2,a3,...,an = map(int,input().split())

posted @ 2021-05-13 11:43  BeautifulWater  阅读(304)  评论(0编辑  收藏  举报