Commit a794d6ee by BellCodeEditor

save project

parent dfbe120b
Showing with 3 additions and 3 deletions
list("香蕉","苹果","桑葚","香蕉","苹果")
list=["香蕉","苹果","桑葚","香蕉","苹果"]
#list.pop(香蕉)
insert("西瓜",)
list.insert(3,"西瓜")
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