1.

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» B. Matches a pattern anywhere in the string


Discussion

No Comment Found