Commit 73e0de18 by BellCodeEditor

save project

parent f6eac22e
Showing with 1 additions and 1 deletions
......@@ -18,4 +18,4 @@ for i in message:
l_message=list(key_message)
l_message.insert(5,q)
w_message=''.join(l_message)
print(l_message)
print(w_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