Use re.sub() method of the re module to replace the string that matches the RegEx (regular expression) in Python.
確定! 回上一頁