Commit 877996be by BellCodeEditor

save project

parent 3f966708
Showing with 5 additions and 5 deletions
message="诺伊,周末一起去奥利给"
for i in message:
print(i)
\ No newline at end of file
message="诺伊,周末一起去奥利给!"
for i in message:
print(i)
for i in range(10):
print(i)
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