Examveda

The function of re.match is . . . . . . . .

A. Error

B. Matches a pattern anywhere in the string

C. Matches a pattern at the end of the string

D. Matches a pattern at the start of the string

Answer: Option D


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

Join The Discussion

Related Questions on Regular Expressions in Python