Commit 8b5920f9 by BellCodeEditor

save project

parent 6830b91f
Showing with 16 additions and 0 deletions
import random
key = "thgdzrgyfdth我都挖坟的速度广泛的公分高"
ms = input("你想说什么?")
e = ""
d = random.randint(0,len(ms))
for i in ms
a = i
b = random.choice(key)
c = random.choice(key)
r = a+b+c
t = t+r
aa=list(t)
aa.insert(d,"fwefewadwfef")
oo="".join(aa)
print(oo)
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