Commit f92e2fe9 by BellCodeEditor

save project

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