Python
What does the function re.match do?

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

ANSWER DOWNLOAD EXAMIANS APP