Commit 2a0caaa4 by BellCodeEditor

save project

parent ca49668f
Showing with 3 additions and 1 deletions
......@@ -15,6 +15,8 @@ for i in message:
text=str1+str2+str3
key_message+=text
new_message=list(ket_message)
new_message.insert(5,prot)
num = random.randint(0,len(ket_message)-1)
new_message.insert(nam,prot)
wumengtaoshishabi="".join(new_message)
print(wumengtaoshishabi)
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