Commit 1e3f54cd by BellCodeEditor

auto save

parent e0f81c1c
Showing with 1 additions and 3 deletions
with open('c:\Users\lenovo\Documents\lesson13-1\sales_list.txt','r',encoding='utf-8') as
a:
a.read()
with open('C:\Users\lenovo\Documents\lesson13-1\sales_list.txt','r',encoding='utf-8') as a:
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