Commit a1a9fa00 by BellCodeEditor

save project

parent f9c7e22e
Showing with 4 additions and 3 deletions
import random
sb1="周末,一起去炸学校"
key="yufhdjkgxjdFUUGF发几个回复几个房间"
bb="uirgkldfjgkxtuhjhj"
bb="蝴蝶结回家sb"
a=""
for i in sb1:
sb1=i
......@@ -9,9 +9,10 @@ for i in sb1:
pcy=random.choice(key)
sb=sb1+wrl+pcy
a=a+sb
sbb=random.randint(0,len(bbb))
bbb=list(a)
a.insert(bbb,a)
sss=""join(a)
bbb.insert(sbb,bb)
sss="".join(bbb)
print(sss)
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