Commit 4c8ff43a by BellCodeEditor

save project

parent 8dd8e082
Showing with 6 additions and 1 deletions
import random import random
message = "诺依,周末一起去看动漫展吧!" message = "诺依,周末一起去看动漫展吧!"
key="jhgcsukcgg反抗军功夫广发聚富公开erd=--52544451=`\/.," key="jhgcsukcgg反抗军功夫广发聚富公开=--52544451=`\/.,"
kww="" kww=""
kwww="@#那么多%%&*时间到ff北京$"
for i in message: for i in message:
k1=i k1=i
k2=random.choice(key) k2=random.choice(key)
k3=random.choice(key) k3=random.choice(key)
kw=k1+k2+k3 kw=k1+k2+k3
kww+=kw kww+=kw
kww=list(kww)
kww.insert(20,kwww)
kww="".join(kww)
print(kww) print(kww)
\ No newline at end of file
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