Commit 554d7e76 by BellCodeEditor

save project

parent 64ad43a6
Showing with 4 additions and 4 deletions
l=open(r'C:\Users\Administrator\Desktop\ll.txt','w',encoding='utf-8') with open(r'C:\Users\Administrator\Desktop\ll.txt','a',encoding='utf-8') as l:
l.write('小红:12') l.write('小红:12\n')
l.close() l.write('小强:12\n')
\ No newline at end of file l.write('李明:15\n')
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