Python's regex module provides a function sub() to substitute or replace the occurrences of a given pattern in a string.
確定! 回上一頁