Commit 1a7cec7f by BellCodeEditor

save project

parent 0d19e37c
Showing with 3 additions and 2 deletions
file=open(r"C:\Users\Administrator\Desktop\text.txt",'w',encoding='utf-8') file=open(r"C:\Users\Administrator\Desktop\text.txt",'w',encoding='utf-8')
file.write('小兰12本') file.write('小兰12本')
\ No newline at end of file file.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