Commit 4fcb0414 by BellCodeEditor

save project

parent 539a8069
Showing with 0 additions and 13 deletions
...@@ -11,16 +11,3 @@ print (b) ...@@ -11,16 +11,3 @@ print (b)
c=["黄忠","赵云"] c=["黄忠","赵云"]
b.extend(c) b.extend(c)
print(b) 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