Commit 92deef30 by BellCodeEditor

save project

parent ea4decca
Showing with 3 additions and 1 deletions
......@@ -9,6 +9,7 @@ for i in message:
text=str1+str2+str3
d=d+text
p=list(d)
p.insert(3,'陈东村动粗定慧寺的尺寸给vu三个v衣服v看')
a=random.randint(0,len(key))
p.insert(a,'陈东村动粗定慧寺的尺寸给vu三个v衣服v看')
w="".join(p)
print(w)
\ 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