Commit 697f0691 by BellCodeEditor

save project

parent f7d2b10b
Showing with 5 additions and 5 deletions
bors=["刘备","关羽","张飞"]
bors=["刘备","关羽","张飞"]
bors=["刘备","关羽","张飞"]
bors.pop(1)
print(bors)
a=["华雄"]
c=["颜良","文丑"]
a.extend(c)
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