The str.partition() function splits a string into a tuple of 3 elements based on the specified separator character.
確定! 回上一頁