Commit 10d026ef by BellCodeEditor

save project

parent be646208
Showing with 2 additions and 1 deletions
......@@ -12,5 +12,5 @@ bros[0]="关羽"
bros[1]="刘备"
print(bros)
bros[0]="张飞"
bros[2]="刘备"
bros[2]="关羽"
print(bros)
\ 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