NUM1 NUM2 NUM3 x y z。。。
[num1, num2, num3, the_rest_of_the_string_without_splitting] = split(" ")
有没有办法一行一行的呢?