index with offset : Index : String PYTHON TUTORIALS


PYTHON TUTORIALS » String » Index »

 

index with offset


searchStr =  "Red Blue Violet Green Blue Yellow Black"


print searchStr.index("Blue",20)



Leave a Comment / Note


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


PYTHON TUTORIALS

 Navioo String
» Index