Commit a7d0dbac by BellCodeEditor

save project

parent 6d287077
Showing with 6 additions and 2 deletions
list=[""]
\ No newline at end of file
list=["苹果","香蕉","西瓜","香蕉","桃子","香蕉"]
while("香蕉"in list):
list.remove("香蕉")
print(list)
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