Commit aa773bb0 by BellCodeEditor

auto save

parent e6dea299
Showing with 1 additions and 1 deletions
...@@ -5,5 +5,5 @@ with open(r"c:\Users\悟空20\Desktop\新建文件夹 (2)\chengji.txt","r",encod ...@@ -5,5 +5,5 @@ with open(r"c:\Users\悟空20\Desktop\新建文件夹 (2)\chengji.txt","r",encod
for i in a: for i in a:
data=i.split() data=i.split()
print(data) print(data[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