Commit 0a40f4c1 by BellCodeEditor

save project

parent 22006683
Showing with 8 additions and 2 deletions
noise="port@#$%^&*"
list_message=list(key_message)
list_message.insert(5,noise)
result_message="".join(list_message)
print(result_message)
\ No newline at end of file
......@@ -5,4 +5,4 @@ for i in message:
str1=i
str2=random.choice(key)
str3random.choice(key)
\ No newline at end of file
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