Commit d32190e7 by BellCodeEditor

save project

parent 6099a9b9
Showing with 12 additions and 0 deletions
import random
q="结果:"
key="哦附件是客观和快乐时光hi韩国夫人不咯甚至有人看预告片u推背图红利是男人告诉比看好你哦"
message="诺伊,下周一起去看动漫展吧!"
for i in message:
str1=i
str2=random.choice(key)
str3=random.choice(key)
text=str1+str2+str3
q=q+text
print(q)
\ 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