Python slice () is an inbuilt function that creates the slice object representing the set of indices specified by range(start, stop, step).
確定! 回上一頁