Which of the following functions clears the regular expression cache?
Posted: Wed Jul 13, 2022 7:45 pm
a) re.sub()
b) re.pos()
c) re.purge()
d) re.subn()
b) re.pos()
c) re.purge()
d) re.subn()
Accurate answers. Every time.
https://answerhappy.com/