Examveda

In the functions re.search.start(group) and re.search.end(group), if the argument groups not specified, it defaults to . . . . . . . .

A. Zero

B. None

C. One

D. Error

Answer: Option A


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

Join The Discussion

Related Questions on Regular Expressions in Python