Commit 210e8295 by BellCodeEditor

save project

parent 20f77048
Showing with 3 additions and 2 deletions
message="如果十点不来就不等你了" message="如果十点不来就不等你了"
...@@ -2,5 +2,5 @@ message="如果十点不来就不等你了" ...@@ -2,5 +2,5 @@ message="如果十点不来就不等你了"
for i in message: for i in message:
print(i) print(i)
for in range(len(massage)) for i in range(len(massage))
print(message) 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