Returns a copy of the string with a specified substring replaced specified number of times. Syntax¶. str. replace(old, new[, count]). old: Required. String to ...
確定! 回上一頁