Commit b122c601 by BellCodeEditor

auto save

parent b460cab9
Showing with 2 additions and 0 deletions
......@@ -14,6 +14,8 @@ for i in message:
dsb = a+b+c
sb1 = sb1 + dsb
list_message = list(key_message)
i
list_message.insert(5,noise)
result_message = "".join(list_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