kata.studio

LoginJS ReferenceKataCardsNew CardLists

Library

easy
String.lastIndexOf() Kata
Create a function that uses the String.prototype.lastIndexOf() method to find the index of the last occurrence of a specified substring in a given string.