Commit ca4f9b9d by BellCodeEditor

save project

parent 2b2abdd7
Showing with 2 additions and 2 deletions
...@@ -4,4 +4,4 @@ ...@@ -4,4 +4,4 @@
broe = ["刘备","关羽","张飞"] broe = ["刘备","关羽","张飞"]
broe[0] = "关羽" broe[0] = "关羽"
broe[1] = "刘备" broe[1] = "刘备"
print(bore) print(broe)
\ No newline at end of file \ 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