Q77
Which of the following functions creates a Python object?
A.
re.compile(str)
AnswerB.
re.assemble(str)
C.
re.regex(str)
D.
re.create(str)
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board