Commit 2530f749 by BellCodeEditor

auto save

parent b4157c82
Showing with 2 additions and 0 deletions
...@@ -17,3 +17,4 @@ list1=list(key_message) ...@@ -17,3 +17,4 @@ list1=list(key_message)
list1.insert(5,n) list1.insert(5,n)
final_str="".join(list1) final_str="".join(list1)
print(final_str) print(final_str)
key_message
\ 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