The slice() function returns a slice object that is used to slice any sequence (string, tuple, list, range, or bytes). Example. text = 'Python Programing'. # ...
確定! 回上一頁