Commit 20480d79 by BellCodeEditor

auto save

parent 05fbbb28
Pipeline #11749 failed in 0 seconds
Showing with 14 additions and 15 deletions
import random
message="诺伊,周末一起去看电影吧!"
key="搞大锅法翻盖手机地区的"
do="回复是否关闭还是哈度达到顶峰的律格"
B1=""
key="经济数据鏪糙是客从初沉池草卍卍卍草草户不能把的代表"
message=input("请输入")
key_message=""
noise="不会的方式的结合公司的价格不断反复对比"
for i in message:
A1=i
A2=random.choice(key)
A3=random.choice(key)
A4=A1+A2+A3
B1=B1+A4
d=list(B1)
d.insert(1,do)
c1=" ".join(d)
print(c1)
str1=i
str2=random.choice(key)
str3=random.choice(key)
text=str1+str2+str3
key_message=key_message+text
list_message=list(key_message)
index=random.randint(0,len(key_message))
list_message.insert(index,noise)
result_message="".join(list_message)
print(result_message)
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