PYTHON CIRCLE
Practice
Python Books
Archive
Subscribe
Login
Menu
Login
Practice
Python Books
Archive
Subscribe
SALE
This blog is available for sale. Please 'contact us' if interested.
Advertise with us
Python Multiple Choice Questions
The function of re.match is:
A. Error
B. Matches a pattern anywhere in the string
C. Matches a pattern at the end of the string
D. Matches a pattern at the start of the string
Show Answer
Next Question
Correct Answer:
D
Explanation: The function of re.match matches a pattern at the start of the string.
© 2022-2023 Python Circle
Contact
Sponsor
Archive
Sitemap