Examveda

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: Option A


This Question Belongs to Python Program >> Regular Expressions In Python

Join The Discussion

Related Questions on Regular Expressions in Python