Commit 6f283824 by BellCodeEditor

save project

parent db480d04
Showing with 4 additions and 1 deletions
...@@ -5,4 +5,6 @@ bor3=["张飞",166,8.3] ...@@ -5,4 +5,6 @@ bor3=["张飞",166,8.3]
bors[0]="关羽" bors[0]="关羽"
bors[1]="刘备" bors[1]="刘备"
print(bors) print(bors)
b=['袁术','夏侯惇','曹操','关羽']
b.remove('关羽')
a.['']
\ 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