In Python 3.10 and later, you can combine open(0) and map(…) ... You can call input() to read the entire line, then call split() on the string to separate ...
確定! 回上一頁