Commit c6b16267 by BellCodeEditor

save project

parent 46183824
Showing with 2 additions and 2 deletions
......@@ -14,7 +14,7 @@ for i in range(len(message)):
key_message=key_message+d
print(key_message)
s="edufh.jsdjfh..df,,shewud9132=--hha;][\]"
i=list(s)
i.insert(2,s)
i=list(key_message)
i.insert(5,s)
l = "".join(i)
print(l)
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