Commit a060aceb by BellCodeEditor

save project

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