Commit a2f43942 by BellCodeEditor

auto save

parent 85cb7822
Showing with 1 additions and 1 deletions
...@@ -8,7 +8,7 @@ message = "诺依,周末一起去看动漫展吧!" ...@@ -8,7 +8,7 @@ message = "诺依,周末一起去看动漫展吧!"
newfh="" newfh=""
for i in message: for i in message:
key1=i key1=i
fhh1=random.choice(key) fhh1=random.choice(kea)
fhh2=random.choice(key) fhh2=random.choice(key)
abab=key1+fhh1+fhh2 abab=key1+fhh1+fhh2
newfh=newfh+abab newfh=newfh+abab
......
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