A simple and naive way to do this is just to find the index of what you want to split on and slice it: >>> a = 'cats can jump up to 7 times ...
確定! 回上一頁