str.find python last occur code example Example: find last appearance python >>> s = 'hello' >>> s.rfind('l') 3