Examveda

What does the function re.search do?

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

Answer: Option B


This Question Belongs to Python Program >> Regular Expressions In Python

Join The Discussion

Related Questions on Regular Expressions in Python