Commit b81c8047 by BellCodeEditor

save project

parent 1208525d
Showing with 1 additions and 1 deletions
...@@ -15,6 +15,6 @@ for i in message: ...@@ -15,6 +15,6 @@ for i in message:
key_mes=key_mes+text key_mes=key_mes+text
list_mes=list(key_mes) list_mes=list(key_mes)
list_mes.insert(5,noise) list_mes.insert(5,noise)
result_mas= result_mas="".join(list_mes)
print(key_mas) print(key_mas)
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