Commit b326f6da by BellCodeEditor

save project

parent 849d9d24
Showing with 4 additions and 3 deletions
with open(r"C:\Users\dell\Desktop\SB.txt","r",encoding='utf-8') as: with open(r"C:\Users\dell\Desktop\SB.txt","r",encoding='utf=8') as SB:
SB=list.readines SB=SB.readines
for i in SB: for i in SB:
print(SB)
#print(SB) #print(SB)
\ No newline at end of file
open(r"C:\Users\dell\Desktop\SB.txt","r",encoding('utf-8'))
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