PYTHON CIRCLE
Practice
Python Books
Archive
Subscribe
Login
Menu
Login
Practice
Python Books
Archive
Subscribe
Python Multiple Choice Questions
Which of the following creates a pattern object?
A. re.create(str)
B. re.regex(str)
C. re.compile(str)
D. re.assemble(str)
Show Answer
Next Question
Correct Answer:
C
Explanation: It converts a given string into a pattern object.
© 2022-2023 Python Circle
Contact
Sponsor
Archive
Sitemap