Python strings can be indexed using the same notation as lists, since strings are lists of characters. A single character can be accessed with bracket ...
確定! 回上一頁