Commit 11a7b919 by BellCodeEditor

auto save

parent 7a75df8a
Showing with 4 additions and 0 deletions
a=open(r"c:\Users\HP\Documents\lesson13-1\sales_list.txt","w",encoding="utf-8")
c=a.readlines()
for i in a:
a.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