Commit 4f484e56 by BellCodeEditor

auto save

parent 835a1f27
Showing with 1 additions and 1 deletions
......@@ -11,7 +11,7 @@ for i in message:
s1=i
s2=random.choice(key)
s3=random.choice(key)
SB=s1+s3+s2+s2=s1+s2+s3
SB=s1+s2+s3
KRY=KRY+SB
print(KRY)
......
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