Commit 24bdeba9 by BellCodeEditor

save project

parent 2f57b52f
Showing with 3 additions and 1 deletions
filtre1=(r'C:\Users\Administrator.SC2206-2023UCRO\Desktop','w',encoding='utf-8') filtre1=(r'C:\Users\Administrator.SC2206-2023UCRO\Desktop','w',encoding='utf-8')
filter1.wrirt('小兰:12本') filter1.wrirt('小兰:12本')
filter1.close() filter1.close()
with open(r'C:\Users\Administrator.SC2206-2023UCRO\Desktop','w',encoding='utf-8') as file:
file.write("小强:13本")
\ 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