Commit defe707a by BellCodeEditor

save project

parent a65b69e8
Showing with 1 additions and 1 deletions
......@@ -2,5 +2,5 @@ m = "诺依,周末一起去看动漫展吧!"
# 请对message进行遍历,取出所有元素
for i in m:
print(i,end=)
print(i,end="")
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