Commit b640d7f5 by BellCodeEditor

save project

parent 86cb179d
Showing with 2 additions and 2 deletions
...@@ -3,4 +3,4 @@ with open(r'C:\Users\唐冶玛酷01\Desktop\sales_list.txt','r',encoding='utf-8' ...@@ -3,4 +3,4 @@ with open(r'C:\Users\唐冶玛酷01\Desktop\sales_list.txt','r',encoding='utf-8'
wc=file.readlines() wc=file.readlines()
for i in wc: for i in wc:
print(wc) print(i)
\ No newline at end of file \ 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