Commit 2b8206ab by BellCodeEditor

save project

parent 1f313e53
Showing with 3 additions and 3 deletions
......@@ -17,5 +17,5 @@ noise = "gdtteswedcjhgkiutrha"
li_message = list(key_message)
print(li_message)
i=li_message.insert(2,noise)
aa=''.join(i)
print(aa)
\ No newline at end of file
abc="".join(i)
print(abc)
\ 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