Commit f9ae83a0 by BellCodeEditor

save project

parent 877996be
Showing with 2 additions and 2 deletions
message="诺伊,周末一起去奥利给!"
for i in message:
print(i)
for i in range(10):
print(i)
for i in message:
print(message[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