Commit e29d88e6 by BellCodeEditor

save project

parent d0fefb46
Showing with 4 additions and 3 deletions
with open(r'C:\Users\EDY\Desktop\Scratch Desktop.lnk.text.txt','r',encoding='utf-8")as homo:
with open(r'C:\Users\EDY\Desktop\Scratch Desktop.lnk.text.txt','r',encoding='utf-8')as homo:
a=homo.readlines()
for i in a:
print(i)
\ No newline at end of file
s=i.split()
print(b[1:])
\ 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