text: A string consisting only of lowercase alphabetical characters. pattern: A string consisting only of lowercase alphabetical characters.
Retrieves the index of the first occurrence of pattern in text. Args: text: A string consisting only of lowercase alphabetical characters. pattern: A string consisting only of lowercase alphabetical ...