Commit da9a1e33 by BellCodeEditor

save project

parent 7e616b95
Showing with 4 additions and 0 deletions
file1=open(r"d:\我的文档\桌面\test.txt",'r',encoding='UTF-8')
a=file1.read()
print(a)
file1.close()
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