Commit 19cf83d0 by BellCodeEditor

save project

parent a23a08bb
Showing with 4 additions and 4 deletions
import random
b="uisfhsfskfjjr"
# 私钥
key = "发货和国际化努克警方拒绝开放人工费!"# 要加密语句
message = "红鲤鱼与绿鲤鱼与您!"
message = input("cfgfdb")
k="fhsdhhdisdjgkjs"
# 请使用私钥key,对message进行加密
b=""
......@@ -12,6 +11,6 @@ for i in message:
e=i+a+c
b=b+e
h=list(b)
random.randint(0,len)
h.instert(,k)
h.instert(random.randint(0,len(h)),k)
h.instert(1,k)
print("".join(h))
\ 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