Commit 6c4b674c by BellCodeEditor

save project

parent 79cecda3
Showing with 5 additions and 1 deletions
file=open(r'C:\Users\CM\Documents\lesson13-1\sales_list.txt','r',encoding='utf8')
file open(r'C:\Users\CM\Documents\lesson13-1\sales_list.txt','r',encoding='utf8')
a=file.readiines()
printa
for i in a
printi
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