Commit c06aa36c by BellCodeEditor

auto save

parent ac3862eb
Showing with 1 additions and 1 deletions
with open(r'C:\Users\Administrator\Desktop\text.txt.txt','r',encoding='utf-8') as flie1:
a=flie1.readlines()
#print(a)
#print
for i in a:
data=i.split()
......
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