Commit 1fd8c67c by BellCodeEditor

save project

parent ebb58edc
Showing with 10 additions and 0 deletions
...@@ -2,3 +2,13 @@ bors="关羽" ...@@ -2,3 +2,13 @@ bors="关羽"
bors="刘备" bors="刘备"
bors="张飞" bors="张飞"
bors = ["关羽","刘备","张飞"] bors = ["关羽","刘备","张飞"]
bors1=["关羽",160,8,5]
bors2=["刘备",160,9,1]
bors3=["张飞",160,8,3]
bros[0]="关羽"
bros[1]="刘备"
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