Commit 22c6e146 by BellCodeEditor

save project

parent 8e03910b
Showing with 2 additions and 0 deletions
......@@ -2,6 +2,7 @@ import random
key = "abcdefgh"
message = "诺依,周末一起去看动漫展吧!"
key_massage = " "
noise = "port:!@#$%^&*(!@#$%^~!@#$%!@#$%!@#$%!@#$%^&)"
for i in message:
str1 = i
str2 = random.choice(key)
\ 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