Which of the following creates a pattern object?
(a) re.create(str)
(b) re.regex(str)
(c) re.compile(str)
(d) re.assemble(str)
Answer:
(c) re.compile(str)
Which of the following creates a pattern object
Read more: Which is the largest disadvantage of the symmetric encryption