Commit c70d2fab by BellCodeEditor

save project

parent f5af2651
Showing with 4 additions and 4 deletions
...@@ -14,6 +14,6 @@ for i in message: ...@@ -14,6 +14,6 @@ for i in message:
key_message+=str key_message+=str
print(key_message) print(key_message)
key_list=list(key_message) key_list=list(key_message)
key_list.insert key_list.insert(1111111,"aswertyui")
a="awy".join(key_list)
print(key_list) print(a)
\ No newline at end of file \ No newline at end of file
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