Commit 0df3a9aa by BellCodeEditor

save project

parent 876f187a
Showing with 0 additions and 2 deletions
...@@ -10,5 +10,3 @@ for a in ll: ...@@ -10,5 +10,3 @@ for a in ll:
oo.append(s) oo.append(s)
with open(r'c:\Users\Administrator\Desktop\1.txt','w',encoding='utf-8') as a: with open(r'c:\Users\Administrator\Desktop\1.txt','w',encoding='utf-8') as a:
a.writelines(oo) a.writelines(oo)
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