Q28
Which of the following functions clears the regular expression cache?
A.
re.sub()
B.
re.pos()
C.
re.purge()
AnswerD.
re.subn()
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board