Commit c0f5159c by BellCodeEditor

save project

parent 24629fa4
Showing with 4 additions and 4 deletions
...@@ -12,8 +12,8 @@ for i in message ...@@ -12,8 +12,8 @@ for i in message
key_message = key_message + text key_message = key_message + text
print(key message) print(key message)
list_message list_message = list(key_message)
st list_message.insert(5, noise)
result_message = "".join(list_message)
print(resuit_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