Commit 4a7704de by BellCodeEditor

save project

parent 52712c21
Showing with 10 additions and 7 deletions
......@@ -6,10 +6,14 @@ key = "讲话稿便利reag店?仓库内给顾agrae客v门。,窗入了还aga
message = "诺依,周末一起去看动漫展吧!"
# 请使用私钥key,对message进行加密
hgfjud=''
text22=''
for i in message:
str1=i
str2=random.choice(key)
str3=random.choice(key)
text=str1+str2+str3
text22=text22+text
\ No newline at end of file
str1=i
str2=random.choice(key)
str3=random.choice(key)
text=str1+str2+str3
text22=text22+text
print(text22)
list1=list(text22)
list1=insert(6'@@@!@#$%^&*()_+:"<>?{}|:')
e=''
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