Commit 21826aeb by BellCodeEditor

auto save

parent d3539baf
Showing with 11 additions and 0 deletions
import random
a=""
key ="asfdjkghsuidhg udihiosdhiofh哈市加个福关安师傅关啊哈U盾发哈US划等号"
message = "诺依,周末一起去看动漫展吧!"
for i in message:
str0 = i
str1 = random.choice(key)
str2 = random.choice(key)
q=str0+str1+str2
a=a+q
print(a)
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