Page 1 of 1

Which of the following functions creates a Python object?

Posted: Wed Jul 13, 2022 7:45 pm
by answerhappygod
a) re.compile(str)
b) re.assemble(str)
c) re.regex(str)
d) re.create(str)