Commit 7c9c3b8f by BellCodeEditor

save project

parent 077eb2c7
Pipeline #2653 failed in 0 seconds
Showing with 4 additions and 0 deletions
......@@ -12,3 +12,6 @@ red = students[0:2]
blue = students[2:5]
print(red)
print(blue)
message="你好asdfg"
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