The Python's slicing operator can be used with any indexed sequence like strings, lists, ... syntax --> seq[begin : end : step]
確定! 回上一頁