Commit 03ae253f by BellCodeEditor

save project

parent e151866f
Showing with 2 additions and 1 deletions
...@@ -18,5 +18,5 @@ with open(r"C:\Users\windows\Desktop\捐赠.txt","r",encoding="utf-8") as file: ...@@ -18,5 +18,5 @@ with open(r"C:\Users\windows\Desktop\捐赠.txt","r",encoding="utf-8") as file:
with open(r"C:\Users\windows\Desktop\捐赠.txt","w",encoding="utf-8") as file: with open(r"C:\Users\windows\Desktop\捐赠.txt","w",encoding="utf-8") as file:
file=open()
file.write(new_data) file.write(new_data)
\ No newline at end of file
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