Commit 64b26a8e by BellCodeEditor

save project

parent 2b43d163
Showing with 2 additions and 0 deletions
...@@ -2,3 +2,4 @@ message = "诺依,周末一起去看动漫展吧!" ...@@ -2,3 +2,4 @@ message = "诺依,周末一起去看动漫展吧!"
for i in message: for i in message:
print(i) print(i)
print(message[0:14])
\ 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