Commit a93d60f5 by BellCodeEditor

auto save

parent eb6e92aa
Showing with 1 additions and 1 deletions
file=open(r'c:\Users\A1\Documents\lesson13-1\sales_list.txt','r',encoding='uty-8') file=open(r'c:\Users\玛酷机器人3\Documents\lesson13_2\sales_list.txt','r',encoding='uty-8')
a=file.readlines() a=file.readlines()
for i in a: for i in 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