Commit 85de52af by BellCodeEditor

save project

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