Commit 70dbcf7b by BellCodeEditor

save project

parent 5cc841e6
Showing with 1 additions and 1 deletions
filel1= open(r'c:\User\BBTC\Desktop\test.txt','w',encoding='utf-8')
file1= open(r'c:\User\BBTC\Desktop\test.txt','w',encoding='utf-8')
filel1.write('A:12\n')
filel1.write('B:11\n')
filel1.write('C:9\n')
......
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