For example, if an index is outside the range, Python raises an error: In [8]:'Lorem ipsum'[12] # IndexError: string index out of range. However, if a slice ...
確定! 回上一頁