Commit 0142c400 by BellCodeEditor

save project

parent 2c0fd6b0
Showing with 5 additions and 4 deletions
i=5 students = ["悟空","小贝","八戒","波其"]
j=4 list.pop(2)
print(j) list.append("诺依")
\ No newline at end of file red = list[0:2]
blue = list[2:4]
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