Commit de5bff10 by BellCodeEditor

save project

parent f792b637
Showing with 2 additions and 5 deletions
bro1"关羽"
bro2"刘备"
bro3"张飞"
bros=["关羽","刘备","张飞"]
for i in range(int(bors)):
print(bros)
bros.remove("关羽")
print(bros)
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