Commit 847f9e8b by BellCodeEditor

auto save

parent 90596443
Showing with 2 additions and 0 deletions
...@@ -10,3 +10,4 @@ red = students[:2] ...@@ -10,3 +10,4 @@ red = students[:2]
blue = students[2:] blue = students[2:]
print(red) print(red)
print(blue) 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