完整的示例代码如下。 old_string= '"python"' new_string=old_string.replace('"','') print("The original string is ...
確定! 回上一頁