Question

Which of the following creates a pattern object?

A re.create(str)
B re.regex(str)
C re.compile(str)
D re.assemble(str)
E All of the above
Practice Next

Hey! Ask a query