python 刷oj题空格分隔输入数据的读取(代码最短,若有更短,则更新)

a, b = input().split()
print(a, b)

 

posted @ 2020-05-19 10:39  落地就是一把98K  阅读(218)  评论(0)    收藏  举报