Another neat feature using slices is slice assignment. Python allows you to assign new slices to replace old slices of a list in a single operation.
確定! 回上一頁