Commit cc48368c by BellCodeEditor

save project

parent ebecce69
Showing with 3 additions and 2 deletions
...@@ -9,7 +9,7 @@ message = "诺依,周末一起去看动漫展吧!" ...@@ -9,7 +9,7 @@ message = "诺依,周末一起去看动漫展吧!"
for i in message: for i in message:
str1=i str1=i
str2=rangom.shoice(koy) str2=rangom.choice(key)
str3= str3=rangom.choice(key)
a=str1+str2+str3 a=str1+str2+str3
key_message=key_message+a key_message=key_message+a
\ 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