Commit d9b45582 by BellCodeEditor

save project

parent f045033f
Showing with 4 additions and 3 deletions
with open(r'/Users/zll/Desktop/sales.txt','r',encoding='utf-8') as f: with open(r'/Users/zll/Desktop/sales_list.txt','r',encoding='utf-8') as f:
abs(1,1,1,1,1,1,1,2,4,5,5,5,1,6,4,,4,3) a=f.readlines()
\ No newline at end of file for i in a:
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