Commit 291a5d0e by BellCodeEditor

save project

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