Slice more than what you have : Slice : List PYTHON TUTORIALS


PYTHON TUTORIALS » List » Slice »

 

Slice more than what you have


numbers = [12345678910]
print numbers[7:100]



Leave a Comment / Note


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


PYTHON TUTORIALS

 Navioo List
» Slice