Commit c03ab119 by BellCodeEditor

auto save

parent e90ef935
Showing with 1 additions and 1 deletions
......@@ -4,4 +4,4 @@ a.write('曹正轩 149 149 149\n')
a.close()
a=open(r'C:\Users\Administrator\Desktop\新建文本文档.txt','r',encoding='utf-8')
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