Python
What does the function re.match do?

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

ANSWER DOWNLOAD EXAMIANS APP