The slice() in Python is a built-in function that returns a slice object and slices any sequence such as string, tuple, list, bytes, range.
確定! 回上一頁