Commit dd3cacf4 by BellCodeEditor

save project

parent a823fc5e
Showing with 4 additions and 4 deletions
d=["工艺","就"] d=["华雄"]
d.pop(1) q=["颜良","文丑"]
print(d) d.extend(q)
\ No newline at end of file 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