If we call split on this version string, Python will split on all consecutive whitespace characters: >>> version = "\tpy 310\n" ...
確定! 回上一頁