Commit 01b49ab1 by BellCodeEditor

save project

parent b267462c
i=1
print(i+i)
\ No newline at end of file
import random
key="aqzxswedcvfrtgbnhy1234"
a="王者农药"
s=' '
for i in a:
q=i
w=random.choice(key)
e=random.choice(key)
r=random.choice(key)
t=w+e+r
a=a+t
print(a)
\ No newline at end of file
++ "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