Commit d09af490 by BellCodeEditor

save project

parent b0e96ca9
Showing with 1 additions and 1 deletions
with open(r'C:\Users\84249\Documents\lesson13-1','r'encoding='utf-8')as life: with open(r'C:\Users\84249\Documents\lesson13-1','r',encoding='utf-8')as life:
l=life.read() l=life.read()
print(l) print(l)
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