copy the entire sequence, you may leave out both indices : Slice : List PYTHON TUTORIALS


PYTHON TUTORIALS » List » Slice »

 

copy the entire sequence, you may leave out both indices


numbers = [12345678910]
numbers[:]



Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .


PYTHON TUTORIALS

 Navioo List
» Slice