PYTHON CIRCLE
Practice
Python Books
Archive
Subscribe
Login
Menu
Login
Practice
Python Books
Archive
Subscribe
Python Multiple Choice Questions
What does the function re.search do?
A. matches a pattern at the start of the string
B. matches a pattern at any position in the string
C. such a function does not exist
D. none of the mentioned
Show Answer
Next Question
Correct Answer:
B
Explanation: It will look for the pattern at any position in the string.
© 2022-2023 Python Circle
Contact
Sponsor
Archive
Sitemap