Commit 5ac82e9d by BellCodeEditor

save project

parent d6db6178
Showing with 0 additions and 2 deletions
...@@ -4,4 +4,3 @@ with open(r'c:\Users\5\Desktop\popdt.dat','r', ...@@ -4,4 +4,3 @@ 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