Commit a025da44 by BellCodeEditor

save project

parent 79ea0493
Showing with 5 additions and 1 deletions
\ No newline at end of file
open(r'C:\Users\CHINGHUDOF\Desktop\sales_list.txt','r',encoding='uft-8') with open(r'C:\Users\CHINGHUDOF\Desktop\sales_list.txt','r',encoding='uft-8') as filel:
a=file.readlines()
print(type(a[3:5]))
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