Hello
please explain the follow example:
goes_after('world', 'w', 'r') == False
Why False? index 'w' = 0 index 'r' = 3