Commit 1b97d48d by BellCodeEditor

save project

parent 282fa7a6
Showing with 3 additions and 1 deletions
file1 = open(r'\Users\Administrator\Desktop\sales_list.txt','w',encoding='UTF-8') file1 = open(r'\Users\Administrator\Desktop\sales_list.txt','r',encoding='UTF-8')
file1.write() file1.write()
file1.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