Vidyalelo
Python · Q59

Regular Expressions in Python

Programming · Python · question 59

Q59

Choose the option wherein the two choices do not refer to the same option.

A.
re.I
re.IGNORECASE
B.
re.M
re.MULTILINE
C.
re.X
re.VERBOSE
D.
re.L
re.LOWERCASE
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board