Commit db4837b6 by BellCodeEditor

save project

parent dea1fe53
Showing with 2 additions and 2 deletions
import random import random
# 私钥 # 私钥
key = "和大家快乐和体积是客户管理卡的快感和数量即可***艹****" key = "汝趋势,然去世,房管局第三方打怪升级;考试的结果***艹****"
# 要加密语句 # 要加密语句
a="" a=""
message = "诺依,周末一起去看动漫展吧!" message = input("请输入要加密的内容:")
for i in message: for i in message:
d=i d=i
d1=random.choice(key) d1=random.choice(key)
......
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