Python Programming - Standard Libraries - Discussion

Discussion Forum : Standard Libraries - General Questions (Q.No. 48)
48.
Which module in Python provides functions for working with regular expressions?
regex
relib
regexlib
re
Answer: Option
Explanation:
The re module in Python provides functions for working with regular expressions.
Discussion:
Be the first person to comment on this question !

Post your comments here:

Your comments will be displayed after verification.