Commit af4de8a5 by BellCodeEditor

save project

parent 0550a95d
Showing with 3 additions and 1 deletions
...@@ -9,6 +9,7 @@ for i in message: ...@@ -9,6 +9,7 @@ for i in message:
text=str1+str2+str3 text=str1+str2+str3
q=q+text q=q+text
a=list(q) a=list(q)
a.insert(5,"减肥啊傻闺女阿尔玛丰富内涵今天公布森科ii色i嗯还如果hi所折服git沙俄结果粉色理解不看好就会立刻手机后盖VS二级分行vi速度贵") c = random.randint(0,len(key))
a.insert(c,"减肥啊傻闺女阿尔玛丰富内涵今天公布森科ii色i嗯还如果hi所折服git沙俄结果粉色理解不看好就会立刻手机后盖VS二级分行vi速度贵")
b = "".join(a) b = "".join(a)
print(b) print(b)
\ 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