Find First Match
找首个匹配
Think Python's first example of `return` inside a loop. Search pattern with early exit.
Python · runnable
The same shape — return the VALUE, not the index
Python · runnable
找首个匹配
Think Python's first example of `return` inside a loop. Search pattern with early exit.