Commit 704b43cf by BellCodeEditor

auto save

parent fda323c5
Showing with 1 additions and 0 deletions
...@@ -3,6 +3,7 @@ with open(r'C:\Users\78187\Desktop\sales_list.txt','r',encoding='utf-8') as file ...@@ -3,6 +3,7 @@ with open(r'C:\Users\78187\Desktop\sales_list.txt','r',encoding='utf-8') as file
#print(a) #print(a)
for i in a: for i in a:
print(i) print(i)
......
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