Commit 40a616ab by BellCodeEditor

save project

parent d5b0538e
Showing with 1 additions and 0 deletions
...@@ -3,6 +3,7 @@ with open(r'c:\Users\mac\Desktop\新建文件夹\豆子.txt','r',encoding='utf-8 ...@@ -3,6 +3,7 @@ with open(r'c:\Users\mac\Desktop\新建文件夹\豆子.txt','r',encoding='utf-8
for i in g: for i in g:
a=i.split() a=i.split()
print(a[1:]) print(a[1:])
......
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