Which module in Python supports regular expressions?
(a) re
(b) regex
(c) pyregex
(d) none of the mentioned
I got this question during an interview for a job.
The above asked question is from Regular Expressions in section Regular Expressions and Files of Python