Commit f5b031ba by BellCodeEditor

save project

parent a8024f9f
Showing with 4 additions and 1 deletions
with open("c:\Users\ALIENWARE\Documents\lesson13-1\sales_list.txt","r",encoding="uft-8") as fail_1:
a=fail_1.readlines()
print(a)
if i in a :
print(a)
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