Commit 309657cf by BellCodeEditor

save project

parent 5eab770b
Showing with 2 additions and 0 deletions
...@@ -8,3 +8,4 @@ list.append('火龙果') ...@@ -8,3 +8,4 @@ list.append('火龙果')
list.append('草莓') list.append('草莓')
list.insert(10,'火龙果') list.insert(10,'火龙果')
list.insert(11,'草莓') list.insert(11,'草莓')
print()
\ 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