Commit 93372c89 by BellCodeEditor

auto save

parent 5d44dd32
Showing with 12 additions and 0 deletions
import random
import random
m=input("请输入内容:")
key=("541999哈瑞特回顾海瑞规划闪电23")
text=""
for i in m:
str1=i
str2=random.choice(key)
str3=random.choice(key)
te=te+str1+str2+str3
print(text))
\ 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