Q4
How can you use regular expressions in Python?
A.
By using the re module
AnswerB.
By using the regex keyword
C.
By including it as a string
D.
By using the regx function
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board