Commit 3104c174 by BellCodeEditor

save project

parent 8a496dc1
Showing with 3 additions and 3 deletions
...@@ -9,5 +9,6 @@ message = "诺依,周末一起去看动漫展吧!" ...@@ -9,5 +9,6 @@ message = "诺依,周末一起去看动漫展吧!"
key_message="" key_message=""
for i in message: for i in message:
str1=i str1=i
str2=random. str2=random.choice(key)
str3=i str3=random.choice(key)
\ No newline at end of file text=str1+str2+str3
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