Commit e325c646 by BellCodeEditor

save project

parent 847fca6d
Showing with 5 additions and 4 deletions
import random
key="abcdefgnbnbnbnbnbnbnbnb"
a="fhjsnfja"
key="发货就鸡窝看哦可偏就给我一定能九四及时查看嘿曾几何时比武的☭哦成都被称为"
a="额☠而哦☣"
m="诺依,周末一起去看漫展吧!"
d=""
d=""
for i in m:
str3=i
str1=random.choice(key)
......@@ -10,6 +10,6 @@ for i in m:
text=str3+a+str1+str2
d=d+text
list_sb=list(d)
list_sb.insert(7,a)
list_sb.insert(random.randint(1,len(m)),m)
c="".join(list_sb)
print(c)
\ 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