Commit d8363634 by BellCodeEditor

auto save

parent 57a68dd8
Showing with 2 additions and 8 deletions
students=["悟空","小贝","八戒","波奇"]
students.remove("八戒")
students.extend("诺依")
red=[0:2]
blue=[2:5]
print(red)
print(blue)
\ No newline at end of file
message="诺依, "
\ 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