Problem
Assume you decide to use more of your new Python skills, so you are going to write a function that looks for a string present in another string and enclosed in tags, extract it, and return the index position of the string. Also print out the resulting string.