The index of a character is its position in the string. Python strings are indexed starting from zero to the length of the given string - 1.
確定! 回上一頁