Commit a7336890 by BellCodeEditor

save project

parent 540b37c8
Showing with 4 additions and 2 deletions
class
\ No newline at end of file
with open(r'C:\Users\Administrator\Desktop\sales_list.txt.doc','r',encoding='UTF-8') as file1:
s=file1.readlines()
print(s)
\ 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