Page 1 of 1

The difference between the functions re.sub and re.subn is that re.sub returns a _______________ whereas re.subn returns

Posted: Wed Jul 13, 2022 7:45 pm
by answerhappygod
a) string, list
b) list, tuple
c) string, tuple
d) tuple, list