Commit 4675a233 by BellCodeEditor

auto save

parent 7e3a2ff3
Showing with 10 additions and 1 deletions
# 写入同学们的捐赠明细:'小兰:12本'、'小丽:11本'、'李文:9本'、'张伟:16本' filel=open(r'C:\Users\EDY\Desktop\test.txt)
# 写入数据
filel.write('小兰:111111111111111111111111111111111111111111111111111113\n')
filel.write('小四:3111111111111111111111111111111111111111\n')
filel.write('小许:16446576878796534637\n')
filel.write('小奕:163000000000000000000000000\n')
#管闭文件
filel=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