Commit 0142c400 by BellCodeEditor

save project

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