Commit 449651a1 by BellCodeEditor

save project

parent 4f65ca2c
Showing with 2 additions and 2 deletions
......@@ -2,7 +2,7 @@ import random
key="你没亩"
messag="我有亩"
key_message=""
n="*&^%$#W$%^&*&^%$#$%^&^%$%^&*&^%$WE%^%$ERT^&^%$EWERT^&%ERT&*&^%R$ERTYUIUYTRTYU&^%$#$%^&^%$#$%^&*&^%$ER&*&^%$ERTYU*&^%RTYUI*&^%$E$RTYUIUREWSETY)
n="*&^%$"
for i in message:
str1=i
str2=range.choice(key)
......@@ -11,7 +11,7 @@ for i in message:
key_message=key_message= + text
list_message=list(key_message)
index = random.randint(0,len(key_message))
list_message.insert(5,noise)
result_message="".join(list_message)
print(list_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