Commit 0ee36c3b by BellCodeEditor

save project

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