You can also split a string by using space as a separator in python. By default the split() method uses space as a separator while splitting the ...
確定! 回上一頁