Note: The method replace() returns a copy of the string, since python strings are immutable. So we are not wasting extra space in memory by taking the below ...
確定! 回上一頁