Commit 17a96ad7 by BellCodeEditor

save project

parent 18891748
import random
key="aqzxswedcvfrtgbnhy1234"
y=''
a=input()
s=' '
u='qwweerrtrtyuiojngjgdjdsahfdyufhyegrt4deaaaaaaaaaaaaaaaaaaaaasadfxsdxfrgrtgcfddtcfc'
for i in a:
q=i
w=random.choice(key)
e=random.choice(key)
r=random.choice(key)
t=q+w+e+r
y=y+t
sm=list(y)
fe=random.randint(0,len(sm))
sm.insert(fe,u)
dq=''.join(sm)
print(dq)
++ "b/\345\233\276\346\234\211\344\270\252\351\243\236\346\233\264\346\215\242\350\201\232\345\205\211\345\277\215\344\270\200\344\274\2326.py"
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