Commit edf96dd9 by BellCodeEditor

save project

parent ba9e0005
Showing with 1 additions and 1 deletions
...@@ -16,6 +16,6 @@ for i in message: ...@@ -16,6 +16,6 @@ for i in message:
list_massage=list(key_message) list_massage=list(key_message)
list_massage.insert(5,noise) list_massage.insert(5,noise)
result_massage="".join(list_massage) result_massage="".join(list_massage)
print(result_message) print(result_massage)
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