Commit 0b767706 by BellCodeEditor

auto save

parent 035b98e4
Showing with 1065 additions and 2 deletions
......@@ -15,4 +15,1067 @@ with open(r"C:\Users\Administrator\Desktop\lll.txt.txt","r",encoding="utf-8") as
print("aaa")
new_data+=data
with open(r"C:\Users\Administrator\Desktop\lll.txt.txt","w",encoding="utf-8") as llj:
llj.write(new_data)
\ No newline at end of file
llj.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