The difference between the functions re.sub and re.subn is that re.sub returns a _______________ whereas re.subn returns a __________________
The difference between the functions re.sub and re.subn is that re.sub returns a _______________ whereas re.subn returns a __________________ Correct Answer string, tuple
The difference the functions re.sub and re.subn is that re.sub returns a string whereas re.subn returns a tuple.
মোঃ আরিফুল ইসলাম
Feb 20, 2025