Commit 88d6fefb by BellCodeEditor

save project

parent cc8dd029
Showing with 2 additions and 2 deletions
......@@ -15,8 +15,8 @@ for i in message:
key_message=key_message+d
list_message=list(key_message)
list_message.insert(5,h)
"".join(list_message)
print(key_message)
h="".join(list_message)
print(h)
......
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