Commit 3615f506 by BellCodeEditor

save project

parent 7245d6f7
Showing with 4 additions and 2 deletions
file=open(r'C:\Users\Administrator\Documents\lesson13-1>_list.txt','r',encoding='utf_8') file=open(r'C:\Users\Administrator\Documents\lesson13-1>_list.txt','r',encoding='utf_8')
\ No newline at end of file a=file.readlines()
for i in a:
print(i)
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