MCQOPTIONS
Saved Bookmarks
| 1. |
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 |
| Answer» E. | |