Commit 3d106fe2 by BellCodeEditor

save project

parent cfc09dac
Showing with 0 additions and 2 deletions
......@@ -9,5 +9,4 @@ b.pop(-1)
b.remove('曹操')
b.append('乐高人')
b.insert(0,'屎壳郎')
b.insert(1,养蜂人)
print(b)
\ 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