The function of re.search is __________
Posted: Wed Jul 13, 2022 7:45 pm
a) Matches a pattern at the start of the string
b) Matches a pattern at the end of the string
c) Matches a pattern from any part of a string
d) Such a function does not exist
b) Matches a pattern at the end of the string
c) Matches a pattern from any part of a string
d) Such a function does not exist