Commit 36d0b1e4 by BellCodeEditor

save project

parent bd23a722
Showing with 1 additions and 1 deletions
with open(r'C:\Users\Administrator\Desktop\test.txt','a',encoding='UTF-8') as f: with open(r'C:\Users\Administrator\Desktop\test.txt','a',encoding='UTF-8') as f:
write('\n小强:12本\n李明:15本') f.write('\n小强:12本\n李明:15本')
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