Which of the following functions returns a dictionary mapping group names to group numbers?
Posted: Wed Jul 13, 2022 7:45 pm
a) re.compile.group
b) re.compile.groupindex
c) re.compile.index
d) re.compile.indexgroup
b) re.compile.groupindex
c) re.compile.index
d) re.compile.indexgroup