Commit 24cf94b3 by BellCodeEditor

save project

parent 609680f5
Showing with 3 additions and 3 deletions
...@@ -17,5 +17,5 @@ for i in message: ...@@ -17,5 +17,5 @@ for i in message:
list_message = list[key_message] list_message = list[key_message]
list_message.insert(5,nggg) list_message.insert(5,nggg)
key_message = "".join() r_message = "".join()
print(key_message) print(r_message)
\ 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