It takes two arguments: the start index and the end index. slice() supports negative indexing, which means that slice(0, -1) is equivalent to ...
確定! 回上一頁