Commit 0ad5c395 by BellCodeEditor

save project

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