Commit 950ce0a6 by BellCodeEditor

save project

parent 696164d5
Showing with 3 additions and 0 deletions
...@@ -4,3 +4,5 @@ insert(-2,"诺依") ...@@ -4,3 +4,5 @@ insert(-2,"诺依")
append("诺依") append("诺依")
ijo=["诺依"] ijo=["诺依"]
students.extend(ijo) students.extend(ijo)
red =students[0:2]
blue =students[-2:]
\ 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