Commit dc803171 by BellCodeEditor

save project

parent de4d1242
Showing with 3 additions and 3 deletions
...@@ -5,5 +5,5 @@ for i in neirong: ...@@ -5,5 +5,5 @@ for i in neirong:
list=i.split() list=i.split()
xingming=list[0] xingming=list[0]
yimaikuan=list[1:] yimaikuan=list[1:]
print('xingmingyimaikuan') print(xingming)
print('xingmingyimaikuan') print(yimaikuan)
\ 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