Commit 53e9c881 by BellCodeEditor

save project

parent 995bfe54
Showing with 1 additions and 1 deletions
...@@ -14,7 +14,7 @@ for i in message: ...@@ -14,7 +14,7 @@ for i in message:
key_massage=key_massage+text key_massage=key_massage+text
print(key_massage) print(key_massage)
li_text = list(key_massage)aaa li_text = list(key_massage)
li_text.insert(2,"675476788%%^%&^&*&%^") li_text.insert(2,"675476788%%^%&^&*&%^")
s = "".join(li_text) s = "".join(li_text)
print(s) print(s)
......
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