Commit d6db6178 by BellCodeEditor

auto save

parent c02db66e
Showing with 2 additions and 0 deletions
...@@ -4,3 +4,4 @@ with open(r'c:\Users\5\Desktop\popdt.dat','r', ...@@ -4,3 +4,4 @@ with open(r'c:\Users\5\Desktop\popdt.dat','r',
for i in data: for i in data:
data=i.split() data=i.split()
print(data[1:]) print(data[1:])
result=
\ 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