Commit 3633f254 by BellCodeEditor

save project

parent 75fbe995
Showing with 2 additions and 0 deletions
...@@ -15,3 +15,4 @@ for p in message: ...@@ -15,3 +15,4 @@ for p in message:
a=list(message) a=list(message)
a.insert(2,key2) a.insert(2,key2)
text="".join(a) text="".join(a)
print(text)
\ 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