Commit 5c00601f by BellCodeEditor

save project

parent 3af9e6dd
Showing with 4 additions and 2 deletions
with open(r'\Personal\Desktop\python-1.txt' 'r' ) with open(r'd:\Personal\Desktop\python-1.txt','r',encoding='utf-8') as 123:
\ No newline at end of file a = 123.read()
print(a)
\ 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