Commit 7d744a55 by BellCodeEditor

save project

parent 79353ebc
Showing with 45 additions and 0 deletions
names = ["国靠","按","杨白开","老人颜"]
import random
msg = input("请输入你要加密的文字")
names['"']
inf = "床前明月光,疑是地上霜"
text = ""
for j in inf:
str1 = i
str2 = random.choice(inf)
str3 = random.choice(inf)
str4 = str1 + str2 + str3
text += str4
print(text)
a = "dghfj,sdfgewJGFewgfyfgyfyeghghgjhgaegwuhkwjkdhweuehkjkhuekjkdsfuyuweyfureghdsjddhegfsdgfjwhwrrrrrrrrrrrrruvj
b = list(text)
b.insert(random.randint(1,len(b)-1),a)
text = "".join(b)
names = ["张三","李四","王五","赵六","李七","刘八"]
\ 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