Commit dd3cacf4 by BellCodeEditor

save project

parent a823fc5e
Showing with 3 additions and 2 deletions
d=["工艺","就"]
d.pop(1)
d=["华雄"]
q=["颜良","文丑"]
d.extend(q)
print(d)
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