Commit bd73972a by BellCodeEditor

save project

parent 1a33c6ad
Showing with 1 additions and 0 deletions
...@@ -15,4 +15,5 @@ noise="!@#$%&*()_+" ...@@ -15,4 +15,5 @@ noise="!@#$%&*()_+"
a=list(key_message) a=list(key_message)
a.insert(1,"!@#$%^&*()_+") a.insert(1,"!@#$%^&*()_+")
b="".join(a) b="".join(a)
print(b)
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