To convert a space-separated string to list in Python, split the string by empty space, convert a number string to int, add the int to a list.
確定! 回上一頁