Python rindex() is is an inbuilt string method that returns the highest index of the substring that is passed in the rindex() function as the argument.