Commit dd517be9 by BellCodeEditor

save project

parent 65d361c7
Showing with 4 additions and 2 deletions
......@@ -10,4 +10,7 @@ bro2=[160,8.5]
bro3=[166,8.3]
bros[0]="关羽"
bros[1]="刘备"
print[bro1,bro2,bro3]
\ No newline at end of file
print(bros)
a=['华雄']
b=['袁术','夏侯惇','曹操','关羽']
b.remove(关羽)
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