Commit 9286f3a3 by BellCodeEditor

auto save

parent 59f687ca
Showing with 5 additions and 0 deletions
# 写入同学们的捐赠明细:c
s=open(r"C:\Users\lenovo\Desktop\sb.txt","w",encoding="utf-8")
s.write('小明:12本')
s.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