Commit c7c59a23 by BellCodeEditor

save project

parent 648a1ef8
Showing with 1 additions and 0 deletions
......@@ -8,5 +8,6 @@ b.pop(3)
b.pop(-3)
b.remove("曹操")
b.insert(0,"小雨老师")
append("王献荃")
print(b)
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