The Python slice() function allows us to slice a sequence. In plain English, this means we can retrieve a part of a string, tuple, list, ...
確定! 回上一頁