Vidyalelo
Python · Q21

Regular Expressions in Python

Programming · Python · question 21

Q21

The function re.error raises an exception if a particular string contains no match for the given pattern.

A.
True
B.
False
Answer

Answer: Option B

Solution

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