String in Python is stored as an array so array indexing can be used to access characters of a String, for example str[0] returns first ...
確定! 回上一頁