The re.sub() method performs global search and global replace on the given string. It is used for substituting a specific pattern in the string.
確定! 回上一頁