Python
What does the function re.search do?

such a function does not exist
matches a pattern at the start of the string
matches a pattern at any position in the string
none of the mentioned

ANSWER DOWNLOAD EXAMIANS APP