Commit 232dc2f1 by BellCodeEditor

save project

parent b8fffbc6
Showing with 3 additions and 0 deletions
...@@ -13,4 +13,6 @@ for i in message: ...@@ -13,4 +13,6 @@ for i in message:
list_message = list(key_message) list_message = list(key_message)
list_message.insert(5,noise) list_message.insert(5,noise)
fdfd_message = "".join(list_message) fdfd_message = "".join(list_message)
list_message = "port;@#$%^&"
random.randint(1,10)
print(fdfd_message) print(fdfd_message)
\ No newline at end of file
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