Commit ac0755df by BellCodeEditor

save project

parent 4365faac
Showing with 2 additions and 2 deletions
...@@ -4,4 +4,4 @@ wd.close() ...@@ -4,4 +4,4 @@ wd.close()
for i in a: for i in a:
s=i.split() s=i.split()
print(s[1:]) print(s[1:])
print(s[0])
\ No newline at end of file \ 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