📌  相关文章
📜  python代码示例中的输入空格分隔整数

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

代码示例2
PQT =list(map(int, input().split()[:N]))