Commit e2c663ee by BellCodeEditor

save project

parent 57751c5a
Showing with 2 additions and 0 deletions
...@@ -7,5 +7,7 @@ c:\Users\compile(documents\lesson13-1\sales_list.txt,'r')as file: ...@@ -7,5 +7,7 @@ c:\Users\compile(documents\lesson13-1\sales_list.txt,'r')as file:
for i in a: for i in a:
data=i.split()
print(data[0])
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