Commit 9e8c5a00 by BellCodeEditor

auto save

parent ab313274
Showing with 1 additions and 1 deletions
......@@ -10,6 +10,6 @@ with open(r"C:\Users\人\Desktop\test.txt","r",encoding="utf-8") as yyzss:
if "黄子铭天天来一宇宙:250颗" in HZMSB:
HZMSB = yyzss.replace("黄子铭天天来一宇宙:250颗","黄子铭吃屎")
new_HZMSB += HZMSB
with open(r"C:\Users\人\Desktop\test.txt","r",encoding="utf-8") as yyzs:
with open(r"C:\Users\人\Desktop\test.txt","r",encoding="utf-8") as yyzss:
yyzss.write(new_HZMSB)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment