Commit 8203d19a by BellCodeEditor

save project

parent 36f5345e
Pipeline #9128 failed in 0 seconds
Showing with 3 additions and 0 deletions
......@@ -4,3 +4,5 @@ students.insert(2,"诺依")
red =students[1:3]
blue=students[3:5]
print(students)
print(red)
print(blue)
\ 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