If we just want to take a slice that starts at the beginning of the string, specifying the lower bound is optional. Thus, [:3] is the same as [0 ...
確定! 回上一頁