Commit 8b7863ae by BellCodeEditor

save project

parent a16f230a
Showing with 2 additions and 1 deletions
a=open(r'C:\Users\Administrator\Desktop\test.txt','w',encoding='utf-8')
a=open(r'C:\Users\Administrator\Desktop\test.txt','a',encoding='utf-8')
a.write('王宇圳:12本\n,王儿童:12本\n,王肌肤:12本\n,王卡图:12本\n')
a.write('上了哈:14本')
a.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