Commit 63c28f01 by BellCodeEditor

save project

parent 97bd8df9
Showing with 6 additions and 0 deletions
a =open(r"C:\Users\EDZ\Desktop\test.txt",'w',encoding='utf-8')
a.write('小兰:12本')
a.write('小张:13本')
a.close()
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