Commit 266f6533 by BellCodeEditor

save project

parent b3cc55ca
Showing with 1 additions and 0 deletions
......@@ -11,3 +11,4 @@ b.pop(3)
print(b)
a=['华雄']
a.extend('关羽')
print(a)
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