Commit 9db81b49 by BellCodeEditor

save project

parent 48549543
Showing with 2 additions and 3 deletions
......@@ -4,7 +4,7 @@ import random
# 私钥
key = "abcdefgh使用编程实现位移替换加密,制作密码机关真是太好玩了哈哈!"
# 要加密语句
message = "诺依,周末一起去看动漫展吧v"
message = "诺依你个狗逼"
key_message=""
for i in range(len(message)):
......@@ -17,4 +17,4 @@ list(key_message)
tzz=list(key_message)
tzz.insert(2,"port:@&&&$$&^#@@@@%^*&")
youissb="".join(tzz)
print(youissb)
\ No newline at end of file
print(youissb)
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