Commit 08eaac5c by BellCodeEditor

save project

parent 6f595dea
Showing with 3 additions and 2 deletions
...@@ -7,4 +7,5 @@ bros.pop(-2) ...@@ -7,4 +7,5 @@ bros.pop(-2)
# bros.pop(1) # bros.pop(1)
# bros.remove("关羽") # bros.remove("关羽")
print(bros) print(bros)
c=["颜良","文丑"] c=["颜良","文丑"]
\ No newline at end of file b.extend
\ 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