Commit 9166d804 by BellCodeEditor

save project

parent 02a6f8d1
Showing with 1 additions and 1 deletions
......@@ -2,7 +2,7 @@ import random
key = "1234567890"
message = "力量对抗覅解放军的开"
key_ message = ""
noise = "port:%$^^&@$@$!"
noise = input("极度恐惧的感觉的客观角度:")
for i in message:
str1 = i
str2 = random.choice(key)
......
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