Commit 496f5e04 by BellCodeEditor

auto save

parent 794c8649
Pipeline #8286 failed in 0 seconds
Showing with 10 additions and 0 deletions
...@@ -15,3 +15,12 @@ blue = students[2:] ...@@ -15,3 +15,12 @@ blue = students[2:]
print(red) print(red)
print(blue) print(blue)
message = "6,六, "
for i in messge:
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