Commit 7ecc1a82 by BellCodeEditor

save project

parent 58460ee8
Showing with 1 additions and 1 deletions
......@@ -19,6 +19,6 @@ for i in message:
print(sb)
lwhsb="port:@#$%*&"
key_message_list=list(key_message)
key_message_list.insert(5,lwhsb)
key_message_list.insert(random.choice(key),lwhsb)
message_text = "".join(key_message_list)
print(message_text)
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