Commit 2a657240 by BellCodeEditor

save project

parent eb79f44e
Showing with 3 additions and 1 deletions
......@@ -3,4 +3,6 @@ file=open(r'C:/Users/Administrator/AppData/Roaming/pythonWin/python.exe'r',encod
for in a:
print(i)
data=i.split()
print(data[0])
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