Commit 7cdfab19 by BellCodeEditor

save project

parent bdbe12d1
Showing with 2 additions and 0 deletions
...@@ -16,3 +16,4 @@ b.remove("关羽") ...@@ -16,3 +16,4 @@ b.remove("关羽")
b.pop(3) b.pop(3)
b.pop(-1) b.pop(-1)
print(b) print(b)
c.=[]
\ 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