Commit 283411ac by BellCodeEditor

save project

parent 7dfb9083
Showing with 2 additions and 2 deletions
......@@ -3,4 +3,4 @@ with open(r"C:\Users\87078\Desktop\qwe.txt","r",encoding='utf-8') as kwit:
print(c)
for i in c:
v=i.split()
print(v[1])
\ No newline at end of file
print(v[6])
\ 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