Commit 2b6ba295 by BellCodeEditor

save project

parent 1b61b483
Showing with 1 additions and 1 deletions
...@@ -11,7 +11,7 @@ for i in x: ...@@ -11,7 +11,7 @@ for i in x:
c=random.choice(key) c=random.choice(key)
d=a+b+c d=a+b+c
n=n+d n=n+d
e='@%$^%&&*$#@w**ng**' e='我**你个**##$$%%^^&&@@!!'
n1=list(n) n1=list(n)
n1.insert(random.randint(1,len(n1)),e) n1.insert(random.randint(1,len(n1)),e)
n2=" ".join(n1) n2=" ".join(n1)
......
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