Commit a940a994 by BellCodeEditor

auto save

parent e38d1cc7
Showing with 8 additions and 0 deletions
filel=open(r'C:\Users\Administrator\Desktop\banji.txt','w',encoding='utf-8')
filel.write('银禹博:100')
filel.write('乔龙生:120')
filel.write('薛子怡:150')
filel.write('文佳欣:90')
filel.write('何明飞:100')
filel.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