Commit 315252ce by BellCodeEditor

save project

parent 7dd68a10
Showing with 9 additions and 6 deletions
import random
m="y1q73u7ru8jf884j88y9dj8fju77tj749ufu859i8t"
m="事情fff我cc立马ss外ss立面为女wx性往往详见ddss我校教师"
# 私钥
key = "abcdefgh使用编程实现位移替换加密,制作密码机关真是太好玩了哈哈!"
# 要加密语句
......@@ -13,6 +13,6 @@ for i in message:
p=q+w+e
k=k+p
x=list(k)
x.insert(5,m)
x.insert(random.randint(0,len(k)),m)
_0="".join(x)
print(_0)
a="efjodjcodmcoerj5iuto"
li_a=list(a)
print(li_a)
\ No newline at end of file
# a="efjodjcodmcoerj5iuto"
# li_a=list(a)
# print(li_a)
import random
_=random.randint(-1,2)
print(_)
\ 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