What is the name of the Python built-in module for working with regular expressions?

Questions & AnswersCategory: PythonWhat is the name of the Python built-in module for working with regular expressions?
Lokesh Kumar Staff asked 2 years ago

What is the name of the Python built-in module for working with regular expressions?
a. re
b. Python does not have a built-in module to work with regular expressions.
c. regex
d. regexp