Search
Use the lastIndexOf() method to get the last occurrence of "ing" from the value of hobbiesString and store it in substringIndex.
lastIndexOf()
"ing"
hobbiesString
substringIndex