Commit 2a768344 by BellCodeEditor

save project

parent f2522021
Pipeline #4861 failed in 0 seconds
Showing with 1 additions and 1 deletions
students =["悟空,小贝,八戒,波奇"]
students =["悟空""小贝""八戒""波奇"]
students.append("诺伊")
students.remove("八戒")
red=students[:2]
......
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