Which Of The Following Functions Returns A Dictionary Mapping #950
Which of the following functions returns a dictionary mapping group names to group numbers?
This multiple choice question (MCQ) is related to the book/course gs gs109 Python. It can also be found in gs gs109 Regular Expressions - Python Regular Expressions - Quiz No.1.
Which of the following functions returns a dictionary mapping group names to group numbers?
re.compile.group
re.compile.groupindex
re.compile.index
re.compile.indexgroup