String Python Tutorial

searchStr =  "Red Blue Violet Green Blue Yellow Black"
print searchStr.rfind("Blue")