1.

Which of the following functions creates a Python object?

A. re.compile(str)
B. re.assemble(str)
C. re.regex(str)
D. re.create(str)
Answer» E.


Discussion

No Comment Found