Page 1 of 1

What does the function re.match do?

Posted: Wed Jul 13, 2022 7:45 pm
by answerhappygod
a) matches a pattern at the start of the string
b) matches a pattern at any position in the string
c) such a function does not exist
d) none of the mentioned