Commit 20f77048 by BellCodeEditor

save project

parent 0c8d668c
Showing with 6 additions and 3 deletions
message="如果十点不来就不等你了"
message="如果十点不来就不等你了"
message="如果十点不来就不等你了"
for i in message:
print(i)
\ No newline at end of file
print(i)
for in range(len(massage))
print(message)
\ 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