Commit ed33ed76 by BellCodeEditor

save project

parent 5a7a3a05
Showing with 1 additions and 6 deletions
b=["刘备","关羽","张飞"] b=["hua'xuu"]
b.pop(1)
#b.pop(-2)
#b.remove("关羽")
print(b)
\ No newline at end of file
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