Commit 64ad43a6 by BellCodeEditor

save project

parent c60400e7
Showing with 4 additions and 1 deletions
l=open(r'C:\Users\Administrator\Desktop','w',encoding='utf-8') l=open(r'C:\Users\Administrator\Desktop\ll.txt','w',encoding='utf-8')
l.write('小红:12')
l.close()
\ 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