Commit a3814f76 by BellCodeEditor

save project

parent 4c6b65a9
Showing with 17 additions and 0 deletions
import random
l=input()
m='豆腐干士大夫的复活复活v风纪扣v接电话妇女国家参加吃饭没你说的女车模面对面的,的贷款踩踩踩,。小明, 吗,从侧面你可记得每次vv毛毛虫v发v顾客们'
d=''
for i in l:
a=i
b=random.choice(m)
c=random.choice(m)
d=d+a+b+c
b='呱份个股风格和规范广泛地惹妇膏呱呱古古怪怪'
d=list(d)
d.insert(random.randint(1,len(d)),b)
d=''.join(d)
print(d)
\ 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