Commit 2c79db96 by BellCodeEditor

auto save

parent 68f16dc8
Showing with 2 additions and 2 deletions
......@@ -2,5 +2,5 @@ with open(r'c:\Users\stu113\Documents\lesson13_2\sales_list.txt','r',encoding='
a=file.readline()
print(a)
for i in a:
data=spild.i
data=i.spilt
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