Commit ff3b6954 by BellCodeEditor

save project

parent 333e0d11
Showing with 12 additions and 0 deletions
import random
ma = input("请输入内容:")
key = "JHUHYUHYUGYGGYVHB787777776T545WTUHUJH"
text = ""
for i in ma:
str1 =i
str2 = random.choice(key)
str3 = random.choice(key)
text=text+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