Thursday, 13 August 2015

??? Questions question question

re.sub(r'\bROAD\b', 'RD.', s)
What mean raw string and why we are giving 'r'

No comments:

Post a Comment