Difficulty: easy-medium
It's always a good way to have your own library for your programming.
Therefor, programm a library, with a funktion, which Looks up a String for a Text-Sequence, and gives the position inside of the string.
Extensions:
E1: Add a function for calculating square-roots
E2: Post the Library on GITHUB, to give others a chance of having such a cool library ;-)