Commit 927527f2 by BellCodeEditor

save project

parent ef4cd01e
Showing with 2 additions and 1 deletions
......@@ -15,5 +15,5 @@ for i in message:
key_message=key_message+ text
list_message = list(key_message)
1ist_message.insert(5,noise)
message2="".join(message1)
result_message="".join(list_message1)
print(message2)
\ 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