Commit 0c279cf4 by BellCodeEditor

auto save

parent b6771cda
Showing with 1 additions and 0 deletions
...@@ -6,3 +6,4 @@ with open(r"c:\Users\我的电脑\Documents\lesson13-1\sales_list.txt","r",encod ...@@ -6,3 +6,4 @@ with open(r"c:\Users\我的电脑\Documents\lesson13-1\sales_list.txt","r",encod
tata=i.split() tata=i.split()
print(tata[0]) print(tata[0])
print(tata[1:]) print(tata[1:])
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