Commit a4f3732e by BellCodeEditor

save project

parent 84e0b9d8
Showing with 203 additions and 5 deletions
import random
key = "jgkdslkv信息加密好酷呀!真是太好玩了哈哈哈!"
message="if的价格iLos就比较暖和么人,没同意!"
key = "信息加密好酷呀!真是太好玩了哈哈哈!"
message=input("cin")
key_message=""
noise="红红火火忽而哦是哇恶徒弄清倭奴淘宝网皮套救母变文"
noise="红红火火忽而哦是哇恶徒弄清倭奴淘宝网皮套救母变文"
for i in message:
str1=i
str2=random.choice(key)
......@@ -14,4 +14,202 @@ list_message=list(key_message)
index=random.randint(0,len(key_message))
list_message.insert(index,noise)
result_message="".join(list_message)
print(result_message)
\ No newline at end of file
print(result_message)
kkkkkkkkkkkkkkkkkkk
hhhhhhhhhhh
\ 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