Examveda

The function of re.search is . . . . . . . .

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

Answer: Option C


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

Join The Discussion

Related Questions on Regular Expressions in Python