Commit 792caf13 by BellCodeEditor

auto save

parent 1485606f
Showing with 2 additions and 3 deletions
......@@ -5,5 +5,4 @@ with open(r'c:\Users\LEGO\Documents\lesson13-1\sales_list.txt',"r",encoding='utf
for i in b:
c=c+1
d=b[3:64]
print(d)
\ No newline at end of file
print(d)
\ 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