Commit 25b99cfb by BellCodeEditor

save project

parent bb07c105
Pipeline #3630 failed in 0 seconds
Showing with 1 additions and 1 deletions
...@@ -11,4 +11,4 @@ students.insert(2) ...@@ -11,4 +11,4 @@ students.insert(2)
red = studentes[0:2] red = studentes[0:2]
blue =studentes[3:5] blue =studentes[3:5]
print(red) print(red)
print(biue) print(blue)
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