find from right : Rfind : String PYTHON TUTORIALS


PYTHON TUTORIALS » String » Rfind »

 

find from right


searchStr =  "Red Blue Violet Green Blue Yellow Black"


print searchStr.rfind("Blue")



Leave a Comment / Note


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


PYTHON TUTORIALS

 Navioo String
» Rfind