Commit d3c125fb by BellCodeEditor

save project

parent 0c15bab7
Showing with 4 additions and 4 deletions
with open(r'C:\Users\Administrator\Desktop\bgu.txt','a',encoding='utf-8')as f: with open(r'C:\Users\Administrator\Desktop\bgu.txt','r',encoding='utf-8')as f:
f.write('小兰 12本\n' a=f.read()
'小强 6本\n') print(a)
\ No newline at end of file \ 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