Commit c9703093 by BellCodeEditor

save project

parent 6ec33fb0
Showing with 1 additions and 0 deletions
......@@ -17,5 +17,6 @@ print(key_message)
list1 = list(key_message)
list.insert(3,key2)
list1.insert(insert)
index = random
key_message = "".join(list1)
print(key_message)
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