📌  相关文章
📜  如何在 python 代码示例中使用空格分隔的输入

📅  最后修改于: 2022-03-11 14:45:15.967000             🧑  作者: Mango

代码示例5
inp = list(map(int,input().split()))