Commit 0b64356c by BellCodeEditor

auto save

parent 22c3bb91
Showing with 1 additions and 1 deletions
......@@ -15,7 +15,7 @@ for i in message:
print(key_message)
list1=list(key_message)
noise="port:@ieieiieD"
noise="port:@#$%^&"
index=random.choice(0,len(key_message))
list1.insert(index,noise)
key_message1="".join(list1)
......
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