with open(r'C:\Users\EDZ\Documents\lesson13-1\sales_list.txt','r',encoding ="utf-8")as file: a=file.readlines()