Commit 7c996d76 by BellCodeEditor

save project

parent dd3528d0
Pipeline #7143 failed in 0 seconds
Showing with 6 additions and 1 deletions
......@@ -11,4 +11,4 @@ print(students)
red = students[0:2]
blue = students[2:5]
print(red)
print(blue)
print(blue)
\ No newline at end of file
message="诺依,周末一起去看动漫展"
for i in message:
print(i)
\ 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