how to get the last dot in string pyton code example Example: find last appearance python >>> s = 'hello' >>> s.rfind('l') 3