Commit 7162f61d by BellCodeEditor

save project

parent 8d4e1b17
Showing with 8 additions and 0 deletions
file="C:\Users\30507\Desktop\综合文件夹"
\ No newline at end of file
file=open(r"C:\Users\30507\Desktop\book.txt","w",encoding="utf-8")
file.write("小兰:12本\n小丽:11本\n李文:9本\n张伟:16本")
file.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