Commit 3e9b108e by BellCodeEditor

save project

parent 01b49ab1
Showing with 239 additions and 5 deletions
import random
key="aqzxswedcvfrtgbnhy1234"
y=''
a="王者农药"
s=' '
for i in a:
......@@ -9,6 +9,241 @@ for i in a:
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
t=q+w+e+r
y=y+t
print(y)
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