Commit 573e8cf1 by BellCodeEditor

save project

parent 5941f2f6
Showing with 1 additions and 1 deletions
...@@ -11,5 +11,5 @@ for i in message: ...@@ -11,5 +11,5 @@ for i in message:
a=random.choice(key) a=random.choice(key)
b=random.choice(key) b=random.choice(key)
t=q+a+b t=q+a+b
d=t+d d=d+t
print(d) print(d)
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