Sometimes you will want to replace occurrences of a substring with a new string, and Python has a built-in method .replace() to achieve it.
確定! 回上一頁