Commit 073bc4f5 by BellCodeEditor

save project

parent 031e28b2
Showing with 1 additions and 1 deletions
...@@ -11,7 +11,7 @@ for i in a: ...@@ -11,7 +11,7 @@ for i in a:
e=random.choice(key) e=random.choice(key)
text=q+w+e text=q+w+e
zh=zh+text zh=zh+text
print(zh) #print(zh)
c="port:@#$%^&" c="port:@#$%^&"
zh=list(zh) zh=list(zh)
zh.insert(2,c) zh.insert(2,c)
......
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