Examveda

Which of the following pattern matching modifiers permits whitespace and comments inside the regular expression?

A. re.L

B. re.S

C. re.U

D. re.X

Answer: Option D


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

Join The Discussion

Related Questions on Regular Expressions in Python