Commit 144e315f by BellCodeEditor

save project

parent a74b8008
Showing with 3 additions and 7 deletions
with open(r'c:\Users\lenovo\Documents\lesson13_2\sales_list.txt','r',encoding='utf-8') as b: with open(r"c:\Users\lenovo\Documents\lesson13-1\sales_list.txt",'r',encoding='utf-8') as b:
a=b.readlines() print(b.read())
for i in a: \ No newline at end of file
print(i)
\ No newline at end of file
悟空 12 15 11 12 11 12 13 21 27 12 15 30
诺依 21 29 15 21 21 21 29 30 12 13 12 24 52 27 26 15
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