Commit 17da6542 by BellCodeEditor

save project

parent 79ceffdb
Showing with 11 additions and 3 deletions
import random
key="abcdefgii书博会期而无法被i恢复为符号位恶如融入打打闹闹在这种也有一些喜喜太太团8888890SFDFss88fGFTFF?;"
message = "诺依,周末一起去看动漫展吧!" message = "诺依,周末一起去看动漫展吧!"
for i in massage: text1=""
print(i) for i in message:
\ No newline at end of file str1=i
str2=random.choice(key)
str3=random.choice(key)
text=str1+str2+str3
text1=text1+text
print(text)
\ 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