Commit 09439dc9 by BellCodeEditor

save project

parent c402ebc4
Showing with 4 additions and 4 deletions
......@@ -5,8 +5,8 @@
# filel.close()
# with open(r'C:\Users\Administrator\Desktop\text.txt','a',encoding='utf-8')as filel:
# filel.write('QQ:1本\n')
with open(r'C:\Users\Administrator\Desktop\text.txt','a',encoding='utf-8')as filel:
filel.write('QQ:1本\n')
a = filel.read()
print(a)
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